ci: rely on the workflow_run
for check creation
#5
Mergify / Summary
succeeded
Dec 22, 2023 in 4s
1 rule matches and 2 potential rules
Rule: merge to main (queue)
-
label=automerge:no-update
-
-draft
[📌 queue requirement] -
-mergify-configuration-changed
[📌 queue -> allow_merging_configuration_change setting requirement] -
base=main
- any of:
-
#commits-behind=0
-
label=bypass:linear-history
-
- any of:
-
check-success=integration-test-result
-
check-pending=integration-test-result
-
label=bypass:integration
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
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: [🛡 GitHub branch protection]
- all of: [📌 queue conditions of queue
Rule: rebase updates then merge to main (queue)
-
label=automerge:rebase
-
-draft
[📌 queue requirement] -
-mergify-configuration-changed
[📌 queue -> allow_merging_configuration_change setting requirement] -
base=main
- any of:
-
check-success=integration-test-result
-
check-pending=integration-test-result
-
label=bypass:integration
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
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: [🛡 GitHub branch protection]
- all of: [📌 queue conditions of queue
✅ Rule: squash to main (queue)
-
-draft
[📌 queue requirement] -
-mergify-configuration-changed
[📌 queue -> allow_merging_configuration_change setting requirement] -
base=main
-
label=automerge:squash
- any of:
-
check-success=integration-test-result
-
check-pending=integration-test-result
-
label=bypass:integration
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
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: [🛡 GitHub branch protection]
- all of: [📌 queue conditions of queue
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
Loading