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.
and
1 parent b7fc034 commit 9e9c51bCopy full SHA for 9e9c51b
.github/mergify.yml
@@ -50,9 +50,8 @@ 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
- - and:
54
- - "#changes-requested-reviews-by = 0"
55
- - "#review-threads-unresolved = 0"
+ - "#changes-requested-reviews-by = 0"
+ - "#review-threads-unresolved = 0"
56
actions:
57
label:
58
remove:
0 commit comments