Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mergify): Mergify config needs adjusting for latest mergify releases (backport #6321) #6328

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 3, 2025

Couple of changes & new features:

  • Moved the check-success conditions up. NOTE: We're NOT checking the integration tests - and probably should be on these. I didn't change that open to doing so
  • Added an auto update a PR with latest changes from head rule. This would help keep PRs up-to-date
  • An auto merge back ports rule. This way back ports from mergify will auto merge post passing build checks.
  • Added a reviewer count check as well
    This is an automatic backport of pull request fix(mergify): Mergify config needs adjusting for latest mergify releases #6321 done by Mergify.

…ses (#6321)

* fix(mergify): Mergify config needs adjusting for latest mergify releases

* fix(mergify): Add integration test checks

* fix(mergify): Add integration test checks

* fix(mergify): Add integration test checks

* fix(mergify): Use just queue_conditions

Reduces duplication since the queue_conditions would happen before merge_conditions.

(cherry picked from commit 3f43ac2)
@mergify mergify bot added the auto merged Merged automatically by a bot label Jan 3, 2025
@mergify mergify bot merged commit 5a86b8a into release-1.34.x Jan 3, 2025
24 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.34.x/pr-6321 branch January 3, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot target-release/1.34
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants