Skip to content

chore: add Dependabot auto-merge workflow#815

Merged
anonymoususer72041 merged 1 commit into
opencats:masterfrom
anonymoususer72041:chore/dependabot-auto-merge
Jul 7, 2026
Merged

chore: add Dependabot auto-merge workflow#815
anonymoususer72041 merged 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.

@anonymoususer72041 anonymoususer72041 added this to the 0.11.0 milestone Jul 3, 2026
@anonymoususer72041 anonymoususer72041 merged commit 296a3fd into opencats:master Jul 7, 2026
4 checks passed
@anonymoususer72041 anonymoususer72041 deleted the chore/dependabot-auto-merge branch July 7, 2026 09:14
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