Skip to content

chore: add Dependabot auto-merge workflow#815

Open
anonymoususer72041 wants to merge 1 commit into
opencats:masterfrom
anonymoususer72041:chore/dependabot-auto-merge
Open

chore: add Dependabot auto-merge workflow#815
anonymoususer72041 wants to merge 1 commit into
opencats:masterfrom
anonymoususer72041:chore/dependabot-auto-merge

Conversation

@anonymoususer72041

Copy link
Copy Markdown
Contributor

Adds a GitHub Actions workflow that enables GitHub auto-merge for eligible Dependabot pull requests.

The workflow runs for Dependabot pull requests only, reads Dependabot metadata and enables auto-merge with squash merge for patch and minor dependency updates. Semver-major updates are intentionally excluded so they still require manual review.

This workflow only enables GitHub auto-merge and does not bypass branch protection or required checks. The repository must have Allow auto-merge enabled and the target branch should have the required status checks configured so Dependabot pull requests are merged only after those checks pass.

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