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 af63900 commit 1519bf4Copy full SHA for 1519bf4
.github/mergify.yml
@@ -35,7 +35,7 @@ pull_request_rules:
35
- "-draft"
36
# Contributors should set the 'do-not-merge' label if they don't want
37
# the PR to be (auto)merged for some reason.
38
- - "label!=do-no-merge"
+ - "label!=do-not-merge"
39
# A reviewer should set a label starting with 'review-in-progress' (and
40
# suffixed by their username) in order to indicate a detailed review has
41
# been started and not completed. This will hold the PR until the
0 commit comments