mergify: drop ready if conflicts (#12396)
This commit is contained in:
parent
bc1c8b926c
commit
5bbad8bb1e
|
@ -50,6 +50,7 @@ pull_request_rules:
|
||||||
- name: Not ready yet
|
- name: Not ready yet
|
||||||
conditions:
|
conditions:
|
||||||
- or:
|
- or:
|
||||||
|
- label="has conflicts"
|
||||||
- "#approved-reviews-by=0" # number of review approvals
|
- "#approved-reviews-by=0" # number of review approvals
|
||||||
- "#changes-requested-reviews-by>=1" # no requested changes
|
- "#changes-requested-reviews-by>=1" # no requested changes
|
||||||
actions:
|
actions:
|
||||||
|
|
Loading…
Reference in New Issue