Skip to content

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

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#32
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 14 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: aed48980-ec2e-4453-a8e3-679238967fa9

📥 Commits

Reviewing files that changed from the base of the PR and between a23faf4 and 03d1a2d.

📒 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

Updates the bot auto-merge workflow so Dependabot PRs are eligible for auto-merge regardless of semver update type (including major version bumps), aligning the workflow behavior with the stated intent to allow major upgrades for bot-driven dependency updates.

Changes:

  • Removes the semver-major exclusion by dropping the if: steps.meta.outputs.update-type != 'version-update:semver-major' gate.
  • Renames the merge step to a more general “Auto-merge dependency updates”.

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

Comment thread .github/workflows/auto-merge-bots.yml
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@tablackburn tablackburn merged commit 382c2e2 into main Jun 16, 2026
12 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