Low priority PR test #19
3 potential rules
The configuration uses the deprecated
update_method
attribute of the queue action in one or morepull_request_rules
. It must now be used under thequeue_rules
configuration.
A brownout is planned on August 26th, 2024.
This option will be removed on September 23rd, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules
The configuration uses the deprecated
merge_method
attribute of the queue action in one or morepull_request_rules
. It must now be used under thequeue_rules
configuration.
A brownout is planned on August 26th, 2024.
This option will be removed on September 23rd, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules
### Rule: merge to main (queue)
-
label=automerge:no-update
- any of:
-
#commits-behind=0
-
label=bypass:linear-history
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
high_priority_main
]-
label=priority:high
- any of:
-
check-pending=integration-test-result
-
check-success=integration-test-result
-
label=bypass:integration
-
-
base=main
- any of: [🛡 GitHub branch protection]
-
check-success=normal-test
-
check-neutral=normal-test
-
check-skipped=normal-test
-
- any of: [🛡 GitHub branch protection]
-
check-success=merge-strategy (chosen)
-
check-neutral=merge-strategy (chosen)
-
check-skipped=merge-strategy (chosen)
-
- any of: [🛡 GitHub branch protection]
-
check-skipped=linear-history
-
check-neutral=linear-history
-
check-success=linear-history
-
-
- all of: [📌 queue conditions of queue
main
]- any of:
-
check-pending=integration-test-result
-
check-success=integration-test-result
-
label=bypass:integration
-
-
base=main
- any of: [🛡 GitHub branch protection]
-
check-success=normal-test
-
check-neutral=normal-test
-
check-skipped=normal-test
-
- any of: [🛡 GitHub branch protection]
-
check-success=merge-strategy (chosen)
-
check-neutral=merge-strategy (chosen)
-
check-skipped=merge-strategy (chosen)
-
- any of: [🛡 GitHub branch protection]
-
check-skipped=linear-history
-
check-neutral=linear-history
-
check-success=linear-history
-
- any of:
- all of: [📌 queue conditions of queue
-
-draft
[📌 queue requirement] -
base=main
- any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
Rule: rebase updates then merge to main (queue)
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
high_priority_main
]-
label=priority:high
- any of:
-
check-pending=integration-test-result
-
check-success=integration-test-result
-
label=bypass:integration
-
-
base=main
- any of: [🛡 GitHub branch protection]
-
check-success=normal-test
-
check-neutral=normal-test
-
check-skipped=normal-test
-
- any of: [🛡 GitHub branch protection]
-
check-success=merge-strategy (chosen)
-
check-neutral=merge-strategy (chosen)
-
check-skipped=merge-strategy (chosen)
-
- any of: [🛡 GitHub branch protection]
-
check-skipped=linear-history
-
check-neutral=linear-history
-
check-success=linear-history
-
-
- all of: [📌 queue conditions of queue
main
]- any of:
-
check-pending=integration-test-result
-
check-success=integration-test-result
-
label=bypass:integration
-
-
base=main
- any of: [🛡 GitHub branch protection]
-
check-success=normal-test
-
check-neutral=normal-test
-
check-skipped=normal-test
-
- any of: [🛡 GitHub branch protection]
-
check-success=merge-strategy (chosen)
-
check-neutral=merge-strategy (chosen)
-
check-skipped=merge-strategy (chosen)
-
- any of: [🛡 GitHub branch protection]
-
check-skipped=linear-history
-
check-neutral=linear-history
-
check-success=linear-history
-
- any of:
- all of: [📌 queue conditions of queue
-
-draft
[📌 queue requirement] -
base=main
-
label=automerge:rebase
- any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
Rule: squash to main (queue)
-
label=automerge:squash
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
high_priority_main
]-
label=priority:high
- any of:
-
check-pending=integration-test-result
-
check-success=integration-test-result
-
label=bypass:integration
-
-
base=main
- any of: [🛡 GitHub branch protection]
-
check-success=normal-test
-
check-neutral=normal-test
-
check-skipped=normal-test
-
- any of: [🛡 GitHub branch protection]
-
check-success=merge-strategy (chosen)
-
check-neutral=merge-strategy (chosen)
-
check-skipped=merge-strategy (chosen)
-
- any of: [🛡 GitHub branch protection]
-
check-skipped=linear-history
-
check-neutral=linear-history
-
check-success=linear-history
-
-
- all of: [📌 queue conditions of queue
main
]- any of:
-
check-pending=integration-test-result
-
check-success=integration-test-result
-
label=bypass:integration
-
-
base=main
- any of: [🛡 GitHub branch protection]
-
check-success=normal-test
-
check-neutral=normal-test
-
check-skipped=normal-test
-
- any of: [🛡 GitHub branch protection]
-
check-success=merge-strategy (chosen)
-
check-neutral=merge-strategy (chosen)
-
check-skipped=merge-strategy (chosen)
-
- any of: [🛡 GitHub branch protection]
-
check-skipped=linear-history
-
check-neutral=linear-history
-
check-success=linear-history
-
- any of:
- all of: [📌 queue conditions of queue
-
-draft
[📌 queue requirement] -
base=main
- any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
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 refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will 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