mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Remove redundant and
This commit is contained in:
5
.github/mergify.yml
vendored
5
.github/mergify.yml
vendored
@@ -50,9 +50,8 @@ pull_request_rules:
|
|||||||
- check-success=local-testnet-success
|
- check-success=local-testnet-success
|
||||||
# Update the label only if there are no more change requests from any reviewers and no unresolved threads.
|
# Update the label only if there are no more change requests from any reviewers and no unresolved threads.
|
||||||
# This rule ensures that a PR with passing CI can be marked as `waiting-on-author`.
|
# This rule ensures that a PR with passing CI can be marked as `waiting-on-author`.
|
||||||
- and:
|
- "#changes-requested-reviews-by = 0"
|
||||||
- "#changes-requested-reviews-by = 0"
|
- "#review-threads-unresolved = 0"
|
||||||
- "#review-threads-unresolved = 0"
|
|
||||||
actions:
|
actions:
|
||||||
label:
|
label:
|
||||||
remove:
|
remove:
|
||||||
|
|||||||
Reference in New Issue
Block a user