mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-18 19:10:21 +00:00
build: remove release 3.5 backport rule
considering we have 3.7 release in place, this commit remove the release 3.5 backporting based on the labels in the repo. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
7e44e557f0
commit
8d3e63a2b2
@ -161,14 +161,6 @@ pull_request_rules:
|
|||||||
queue:
|
queue:
|
||||||
name: default
|
name: default
|
||||||
delete_head_branch: {}
|
delete_head_branch: {}
|
||||||
- name: backport patches to release-v3.5 branch
|
|
||||||
conditions:
|
|
||||||
- base=devel
|
|
||||||
- label=backport-to-release-v3.5
|
|
||||||
actions:
|
|
||||||
backport:
|
|
||||||
branches:
|
|
||||||
- release-v3.5
|
|
||||||
- name: backport patches to release-v3.6 branch
|
- name: backport patches to release-v3.6 branch
|
||||||
conditions:
|
conditions:
|
||||||
- base=devel
|
- base=devel
|
||||||
|
Loading…
Reference in New Issue
Block a user