mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +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:
|
||||
name: default
|
||||
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
|
||||
conditions:
|
||||
- base=devel
|
||||
|
Loading…
Reference in New Issue
Block a user