We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dde5bd commit b7fc034Copy full SHA for b7fc034
.github/mergify.yml
@@ -50,7 +50,7 @@ pull_request_rules:
50
- check-success=local-testnet-success
51
# Update the label only if there are no more change requests from any reviewers and no unresolved threads.
52
# This rule ensures that a PR with passing CI can be marked as `waiting-on-author`.
53
- - or:
+ - and:
54
- "#changes-requested-reviews-by = 0"
55
- "#review-threads-unresolved = 0"
56
actions:
0 commit comments