mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-18 04:10:22 +00:00
Merge pull request #583 from nixpanic/mergify/dismiss_reviews
mergify: Remove approved review when a PR changes
This commit is contained in:
commit
677be13b11
@ -1,5 +1,12 @@
|
||||
---
|
||||
pull_request_rules:
|
||||
- name: remove outdated approvals
|
||||
conditions:
|
||||
- base=master
|
||||
actions:
|
||||
dismiss_reviews:
|
||||
approved: true
|
||||
changes_requested: false
|
||||
- name: automatic merge
|
||||
conditions:
|
||||
- label!=DNM
|
||||
|
Loading…
Reference in New Issue
Block a user