[5.x] Enable MiMa for v5.1.0 #3633
Merged
Mergify / Summary
succeeded
Nov 16, 2023 in 2s
1 potential rule
Rule: automatic squash-and-mege of 5.x backport PRs (queue)
-
label="Backport"
-
#changes-requested-reviews-by=0
-
-draft
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] -
base=5.x
-
label!="DO NOT MERGE"
-
label!="bp-conflict"
-
status-success=all tests passed
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of: [:pushpin: queue conditions of queue
default
]- any of: [🛡 GitHub branch protection]
-
check-success=Summary
-
check-neutral=Summary
-
check-skipped=Summary
-
- any of: [🛡 GitHub branch protection]
-
check-success=license/cla
-
check-neutral=license/cla
-
check-skipped=license/cla
-
- any of: [🛡 GitHub branch protection]
-
check-success=all tests passed
-
check-neutral=all tests passed
-
check-skipped=all tests passed
-
- any of: [🛡 GitHub branch protection]
- all of: [:pushpin: queue conditions of queue
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
9 not applicable rules
Rule: automatic squash-and-merge on CI success and review (queue)
-
#approved-reviews-by>=1
-
base=main
-
label="Please Merge"
-
#changes-requested-reviews-by=0
-
-draft
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] -
label!="DO NOT MERGE"
-
label!="bp-conflict"
-
status-success=all tests passed
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of: [:pushpin: queue conditions of queue
default
]- any of: [🛡 GitHub branch protection]
-
check-success=Summary
-
check-neutral=Summary
-
check-skipped=Summary
-
- any of: [🛡 GitHub branch protection]
-
check-success=license/cla
-
check-neutral=license/cla
-
check-skipped=license/cla
-
- any of: [🛡 GitHub branch protection]
-
check-success=all tests passed
-
check-neutral=all tests passed
-
check-skipped=all tests passed
-
- any of: [🛡 GitHub branch protection]
- all of: [:pushpin: queue conditions of queue
Rule: backport to 5.x (backport)
-
base=main
-
milestone=5.x
-
merged
-
merged
[:pushpin: backport requirement]
Rule: backport to 5.x (label)
-
base=main
-
milestone=5.x
-
merged
Rule: backport to 3.6.x, 5.x (backport)
-
base=main
-
milestone=3.6.x
-
merged
-
merged
[:pushpin: backport requirement]
Rule: backport to 3.6.x, 5.x (label)
-
base=main
-
milestone=3.6.x
-
merged
Rule: backport to 3.5.x, 3.6.x, 5.x (backport)
-
base=main
-
milestone=3.5.x
-
merged
-
merged
[:pushpin: backport requirement]
Rule: backport to 3.5.x, 3.6.x, 5.x (label)
-
base=main
-
milestone=3.5.x
-
merged
Rule: automatic squash-and-mege of 3.5.x backport PRs (queue)
-
base=3.5.x
-
label="Backport"
-
#changes-requested-reviews-by=0
-
-draft
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] -
label!="DO NOT MERGE"
-
label!="bp-conflict"
-
status-success=all tests passed
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of: [:pushpin: queue conditions of queue
default
]- any of: [🛡 GitHub branch protection]
-
check-success=Summary
-
check-neutral=Summary
-
check-skipped=Summary
-
- any of: [🛡 GitHub branch protection]
-
check-success=license/cla
-
check-neutral=license/cla
-
check-skipped=license/cla
-
- any of: [🛡 GitHub branch protection]
-
check-success=all tests passed
-
check-neutral=all tests passed
-
check-skipped=all tests passed
-
- any of: [🛡 GitHub branch protection]
- all of: [:pushpin: queue conditions of queue
Rule: automatic squash-and-mege of 3.6.x backport PRs (queue)
-
base=3.6.x
-
label="Backport"
-
#changes-requested-reviews-by=0
-
-draft
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] -
label!="DO NOT MERGE"
-
label!="bp-conflict"
-
status-success=all tests passed
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of: [:pushpin: queue conditions of queue
default
]- any of: [🛡 GitHub branch protection]
-
check-success=Summary
-
check-neutral=Summary
-
check-skipped=Summary
-
- any of: [🛡 GitHub branch protection]
-
check-success=license/cla
-
check-neutral=license/cla
-
check-skipped=license/cla
-
- any of: [🛡 GitHub branch protection]
-
check-success=all tests passed
-
check-neutral=all tests passed
-
check-skipped=all tests passed
-
- any of: [🛡 GitHub branch protection]
- all of: [:pushpin: 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