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.
2 parents bbc67d4 + bef61ae commit b48f81aCopy full SHA for b48f81a
.mergify.yml
@@ -16,7 +16,7 @@ pull_request_rules:
16
- base=master
17
- label="merge-when-passing"
18
- label!="work-in-progress"
19
- - -title~="^\[*(WIP|wip)"
+ - -title~=(?i)^(\[)?wip
20
- "approved-reviews-by=@flux-framework/core"
21
- "#approved-reviews-by>0"
22
- "#changes-requested-reviews-by=0"
0 commit comments