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 0ccac06 commit a79943bCopy full SHA for a79943b
.github/mergify.yml
@@ -24,6 +24,10 @@ pull_request_rules:
24
conditions:
25
- -closed
26
- label=ready-for-review
27
+ - check-pending!=test-suite-success
28
+ - check-pending!=local-testnet-success
29
+ - check-stale!=test-suite-success
30
+ - check-stale!=local-testnet-success
31
- or:
32
- check-skipped=test-suite-success
33
- check-skipped=local-testnet-success
0 commit comments