Skip to content

mergify: switch from rebase to update action#1060

Merged
mergify[bot] merged 1 commit intopython-wheel-build:mainfrom
LalatenduMohanty:mergify-exclude-dependabot-rebase
Apr 14, 2026
Merged

mergify: switch from rebase to update action#1060
mergify[bot] merged 1 commit intopython-wheel-build:mainfrom
LalatenduMohanty:mergify-exclude-dependabot-rebase

Conversation

@LalatenduMohanty
Copy link
Copy Markdown
Member

The rebase action for fork PRs is deprecated after July 1, 2026. Also exclude dependabot[bot] since Mergify cannot impersonate it.

The rebase action for fork PRs is deprecated after July 1, 2026.
Also exclude dependabot[bot] since Mergify cannot impersonate it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
@LalatenduMohanty LalatenduMohanty requested a review from a team as a code owner April 14, 2026 18:29
@mergify mergify bot added the mergify label Apr 14, 2026
Copy link
Copy Markdown
Contributor

@rd4398 rd4398 left a comment

Choose a reason for hiding this comment

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

LGTM

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 83248262-cd83-4416-a241-781322b07594

📥 Commits

Reviewing files that changed from the base of the PR and between 594716a and 2547bb5.

📒 Files selected for processing (1)
  • .mergify.yml

📝 Walkthrough

Walkthrough

The .mergify.yml configuration file was updated to modify an automated pull request rule targeting the main branch. The rule name changed from "Auto-rebase ..." to "Auto-update ...". The merge action was switched from rebase to update. A new condition was added to filter out pull requests authored by dependabot[bot]. All other existing conditions remain intact: non-draft status, no conflicts, at least one commit behind, base branch set to main, and at least one approved review.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: switching Mergify configuration from rebase to update action.
Description check ✅ Passed The description directly explains the reason for the change (deprecated rebase action after July 1, 2026) and the additional exclusion of dependabot[bot].

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

@mergify mergify bot merged commit 7a66afc into python-wheel-build:main Apr 14, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants