ci(mergify): add automatic request reviews #196
Merged
Mergify / Summary
succeeded
Aug 8, 2023 in 2s
3 rules match and 5 potential rules
Rule: automatic merge (queue)
-
#approved-reviews-by>=1
-
#changes-requested-reviews-by=0
-
-draft
[:pushpin: queue requirement] -
base=main
-
check-success=semantic-pull-request
-
label!=manual merge
-
label!=work-in-progress
- all of:
-
check-success=test
-
- any of: [:pushpin: queue -> allow_merging_configuration_change setting requirement]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of [:pushpin: queue conditions of queue
default
]
- all of [:pushpin: queue conditions of queue
Rule: request review (request_reviews)
-
#approved-reviews-by=0
-
-closed
-
-merged
-
#changes-requested-reviews-by=0
-
-author=dependabot[bot]
-
check-success=Rule: changelog requirements (post_check)
-
review-requested!=@devs
- all of:
-
check-success=test
-
Rule: dismiss reviews (dismiss_reviews)
Rule: warn on conflicts (comment, label)
-
-closed
-
conflict
Rule: label on unresolved (label)
-
#review-threads-unresolved>0
Rule: warn on CI failure for hotfix (comment)
-
#check-failure>0
-
-closed
-
label=hotfix
Rule: changelog requirements (post_check)
- any of:
-
-title~=^feat
-
label=need changelog
-
label=skip changelog
-
Rule: label on queued (label)
-
queue-position>=0
1 not applicable rule
Rule: automatic merge from dependabot (queue)
-
author=dependabot[bot]
-
-draft
[:pushpin: queue requirement] -
label!=manual merge
-
label!=work-in-progress
- all of:
-
check-success=test
-
- any of: [:pushpin: queue -> allow_merging_configuration_change setting requirement]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of [:pushpin: queue conditions of queue
lowprio
]
- 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