Skip to content

Add Dependabot auto-merge workflow for patch and minor dev updates#2573

Open
wojtekn wants to merge 2 commits intotrunkfrom
add/dependabot-auto-merge-workflow
Open

Add Dependabot auto-merge workflow for patch and minor dev updates#2573
wojtekn wants to merge 2 commits intotrunkfrom
add/dependabot-auto-merge-workflow

Conversation

@wojtekn
Copy link
Contributor

@wojtekn wojtekn commented Feb 11, 2026

Related issues

  • N/A

Proposed Changes

I propose adding a GitHub Actions workflow to automatically approve and merge Dependabot PRs based on update type and dependency type:

  • Auto-merge patch updates for all dependencies (production + dev)
  • Auto-merge minor updates for development dependencies only

We could increase the levels (e.g., change patch to minor for all dependencies, and minor to major for dev dependecies if this flow works as expected.

Testing Instructions

We can test it after merging.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

@wojtekn wojtekn self-assigned this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments