Skip to content

ci: auto-approve and auto-merge patch dependabot PRs#63

Merged
FBumann merged 1 commit intomainfrom
ci/dependabot-patch-automerge
Mar 24, 2026
Merged

ci: auto-approve and auto-merge patch dependabot PRs#63
FBumann merged 1 commit intomainfrom
ci/dependabot-patch-automerge

Conversation

@FBumann
Copy link
Owner

@FBumann FBumann commented Mar 24, 2026

Summary

  • Use GitHub App token to approve Dependabot PRs before enabling auto-merge (GITHUB_TOKEN can't approve its own PRs when reviews are required)
  • Only auto-merge patch updates, not minor

🤖 Generated with Claude Code

GITHUB_TOKEN can't approve its own PRs when reviews are required.
Only auto-merge patch updates, not minor.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 24, 2026

Warning

Rate limit exceeded

@FBumann has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 10 minutes and 26 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2bc4f077-e71a-4a1a-81f8-ebb0596485b3

📥 Commits

Reviewing files that changed from the base of the PR and between 3cb4827 and b54ab91.

📒 Files selected for processing (1)
  • .github/workflows/dependabot-auto-merge.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/dependabot-patch-automerge

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@FBumann FBumann merged commit 44e599b into main Mar 24, 2026
10 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