Mergify / Summary
succeeded
Apr 26, 2024 in 0s
1 potential rule
๐ย ย Mergify is proud to provide this service for free to open source projects.
๐ย ย You can help us by becoming a sponsor!
3 not applicable rules
Rule: automerge to main with label automerge and branch protection passing (queue)
-
#approved-reviews-by>1
-
base=main
-
label=automerge
- any of: [๐ queue conditions]
- all of: [๐ queue conditions of queue
default
]-
#approved-reviews-by>=2
[๐ก GitHub branch protection] -
#changes-requested-reviews-by=0
[๐ก GitHub branch protection] -
#review-threads-unresolved=0
[๐ก GitHub branch protection]
-
- all of: [๐ queue conditions of queue
-
-draft
[๐ queue requirement] - any of: [๐ queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
Rule: backport patches to v0.48.x branch (backport)
-
base=main
-
label=backport/v0.48.x
-
merged
[๐ backport requirement]
Rule: backport patches to v0.47.x branch (backport)
-
base=main
-
label=backport/v0.47.x
-
merged
[๐ backport requirement]
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