Skip to content

Add auto-merge for Dependabot PRs#141

Merged
newstler merged 1 commit intomainfrom
ci/dependabot-auto-merge
Apr 1, 2026
Merged

Add auto-merge for Dependabot PRs#141
newstler merged 1 commit intomainfrom
ci/dependabot-auto-merge

Conversation

@newstler
Copy link
Copy Markdown
Owner

@newstler newstler commented Apr 1, 2026

Summary

  • Adds a GitHub Actions workflow that automatically enables squash-merge for Dependabot patch and minor dependency updates
  • Major version updates are skipped and require manual review
  • Auto-merge waits for all required status checks (scan_js, scan_ruby, lint, test) to pass before merging

Test plan

  • Verify workflow triggers on next Dependabot PR
  • Confirm patch/minor updates get auto-merged after CI passes
  • Confirm major updates are left open for manual review

🤖 Generated with Claude Code

Automatically enables squash-merge for patch and minor dependency
updates after all required status checks pass. Major updates still
require manual review.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@newstler newstler merged commit 2a01b93 into main Apr 1, 2026
5 checks passed
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