update mergify - master only (#5682)
This commit is contained in:
parent
8e04646690
commit
230f2b723c
|
@ -40,6 +40,7 @@ pull_request_rules:
|
|||
conditions:
|
||||
- -conflict
|
||||
- -draft # filter-out GH draft PRs
|
||||
- base=master # apply only on master
|
||||
- -title~=(?i)wip # skip all PR that title contains “WIP” (ignoring case)
|
||||
- "#approved-reviews-by>=3" # number of review approvals
|
||||
actions:
|
||||
|
|
Loading…
Reference in New Issue