Fix 13516 #153
Closed
Fix 13516 #153
Mergify / Summary
succeeded
Mar 1, 2024 in 2s
9 potential rules
Rule: Automatic queue on approval for main (queue)
-
-draft
[📌 queue requirement] -
#changes-requested-reviews-by<=0
-
base=main
-
label!=do-not-merge/wip
- any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [🔀 queue conditions]
- all of [📌 queue conditions of queue
main
]
- all of [📌 queue conditions of queue
Rule: Auto update branch (update)
-
-conflict
[📌 update requirement] -
created-at>=00:10 ago
-
#commits-behind>0
[📌 update requirement] -
-closed
[📌 update requirement]
Rule: label for Bug (label)
-
body~=(?im)- \[x\] BUG
Rule: label for Feature (label)
-
body~=(?im)- \[x\] Feature
Rule: label for Improvement (label)
-
body~=(?im)- \[x\] Improvement
Rule: label for Documentation (label)
-
body~=(?im)- \[x\] Documentation
Rule: label for Test and CI (label)
-
body~=(?im)- \[x\] Test and CI
Rule: label for Code Refactoring (label)
-
body~=(?im)- \[x\] Code Refactoring
Rule: label for API-change (label)
-
body~=(?im)- \[x\] API-change
💖 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: Automatic queue on approval for release-1.0 (queue)
-
-draft
[📌 queue requirement] -
approved-reviews-by=sukki37
-
base=1.0-dev
-
#changes-requested-reviews-by<=0
-
label!=do-not-merge/wip
- any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [🔀 queue conditions]
- all of [📌 queue conditions of queue
release-1.0
]
- all of [📌 queue conditions of queue
Rule: Automatic queue on approval for release-1.1 (queue)
-
-draft
[📌 queue requirement] -
approved-reviews-by=sukki37
-
base=1.1-dev
-
#changes-requested-reviews-by<=0
-
label!=do-not-merge/wip
- any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [🔀 queue conditions]
- all of [📌 queue conditions of queue
release-1.1
]
- all of [📌 queue conditions of queue
Rule: Auto Request Reviewer (request_reviews)
-
base!=main
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