Mergify / Summary
succeeded
Dec 5, 2023 in 0s
2 potential rules
Rule: automerge to main if approved and labeled (queue)
-
#approved-reviews-by>2
-
label=automerge
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of: [:pushpin: queue conditions of queue
default
]-
#approved-reviews-by>=2
[🛡 GitHub branch protection] -
#changes-requested-reviews-by=0
[🛡 GitHub branch protection]
-
- all of: [:pushpin: queue conditions of queue
-
-draft
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] -
base=main
Rule: backport to v2 (backport)
-
label=backport/2.x
-
merged
[:pushpin: backport requirement] -
base=main
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
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