mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
ci: add mergify rules for release-v3.8
added mergify rules to backport PR to release-v3.8 branch. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
cfa173d6ff
commit
f5d24628dc
@ -198,6 +198,15 @@ pull_request_rules:
|
||||
branches:
|
||||
- release-v3.7
|
||||
|
||||
- name: backport patches to release-v3.8 branch
|
||||
conditions:
|
||||
- base=devel
|
||||
- label=backport-to-release-v3.8
|
||||
actions:
|
||||
backport:
|
||||
branches:
|
||||
- release-v3.8
|
||||
|
||||
- name: remove outdated approvals on ci/centos
|
||||
conditions:
|
||||
- base=ci/centos
|
||||
|
Loading…
Reference in New Issue
Block a user