ci(mergify): upgrade configuration to current format#1778
Open
mergify[bot] wants to merge 2 commits into
Open
Mergify / Summary
succeeded
Jul 1, 2026 in 3s
2 potential rules
commit_message_template is deprecated and will be removed on 2026-09-30. Use the declarative commit_message_format instead: https://docs.mergify.com/workflow/actions/merge#migrating-from-commit_message_template
Rule: Automatic merge on approval and successful build (delete_head_branch)
-
#approved-reviews-by>=1 -
closed[📌 delete_head_branch requirement] -
-label~=(do-not-merge) -
status-success=build
Rule: Automatic merge on approval and successful build (queue)
-
#approved-reviews-by>=1 -
-closed[📌 queue requirement] -
-conflict[📌 queue requirement] -
-draft[📌 queue requirement] -
-label~=(do-not-merge) -
status-success=build - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [🔀 queue conditions]
- all of [📌 queue conditions of queue rule
default]
- all of [📌 queue conditions of queue rule
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill merge the base branch into this PR@Mergifyio backport <destination>will backport this PR on<destination>branch
Additionally, on Mergify dashboard you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
Loading