Skip to content

chore: update auto-merge workflows to include major version bumps#44

Merged
tablackburn merged 2 commits into
mainfrom
chore/update-bot-automerge
Jun 16, 2026
Merged

chore: update auto-merge workflows to include major version bumps#44
tablackburn merged 2 commits into
mainfrom
chore/update-bot-automerge

Conversation

@tablackburn

Copy link
Copy Markdown
Owner

This PR updates the auto-merge workflow to allow major version bumps for bot updates.

Copilot AI review requested due to automatic review settings June 16, 2026 02:07
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@tablackburn, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 52 minutes and 8 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6d76c8d4-5e39-441c-8f63-60185dac9f5e

📥 Commits

Reviewing files that changed from the base of the PR and between 77a7e50 and 8dcb118.

📒 Files selected for processing (1)
  • .github/workflows/auto-merge-bots.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-bot-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.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the bot auto-merge GitHub Actions workflow to allow Dependabot PRs with major version bumps to be auto-merged (in addition to minor/patch), aligning the workflow behavior with the stated “allow major version bumps” goal.

Changes:

  • Removes the conditional that previously blocked auto-merge for semver-major Dependabot updates.
  • Renames the Dependabot merge step to reflect broader dependency update coverage.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/auto-merge-bots.yml
@tablackburn tablackburn merged commit 0f2b172 into main Jun 16, 2026
11 checks passed
@tablackburn tablackburn deleted the chore/update-bot-automerge branch June 16, 2026 03:17
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.

2 participants