mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: remove the merfigy rule for devel branch
this commit removes the automatic merge rule for devel branch as this is always overwritten from the conditions above and is not required Signed-off-by: Yati Padia <ypadia@redhat.com>
This commit is contained in:
parent
7d2e05b1f4
commit
53b62804f4
25
.mergify.yml
25
.mergify.yml
@ -355,31 +355,6 @@ pull_request_rules:
|
|||||||
- "status-success=ci/centos/upgrade-tests-cephfs"
|
- "status-success=ci/centos/upgrade-tests-cephfs"
|
||||||
- "status-success=ci/centos/upgrade-tests-rbd"
|
- "status-success=ci/centos/upgrade-tests-rbd"
|
||||||
- "status-success=DCO"
|
- "status-success=DCO"
|
||||||
- and:
|
|
||||||
- base=devel
|
|
||||||
- label!=DNM
|
|
||||||
- label=ready-to-merge
|
|
||||||
- "approved-reviews-by=@ceph/ceph-csi-maintainers"
|
|
||||||
- "status-success=codespell"
|
|
||||||
- "status-success=multi-arch-build"
|
|
||||||
- "status-success=go-test"
|
|
||||||
- "status-success=golangci-lint"
|
|
||||||
- "status-success=commitlint"
|
|
||||||
- "status-success=mod-check"
|
|
||||||
- "status-success=lint-extras"
|
|
||||||
- "#changes-requested-reviews-by=0"
|
|
||||||
- "status-success=ci/centos/k8s-e2e-external-storage/1.27"
|
|
||||||
- "status-success=ci/centos/k8s-e2e-external-storage/1.28"
|
|
||||||
- "status-success=ci/centos/k8s-e2e-external-storage/1.29"
|
|
||||||
- "status-success=ci/centos/mini-e2e-helm/k8s-1.27"
|
|
||||||
- "status-success=ci/centos/mini-e2e-helm/k8s-1.28"
|
|
||||||
- "status-success=ci/centos/mini-e2e-helm/k8s-1.29"
|
|
||||||
- "status-success=ci/centos/mini-e2e/k8s-1.27"
|
|
||||||
- "status-success=ci/centos/mini-e2e/k8s-1.28"
|
|
||||||
- "status-success=ci/centos/mini-e2e/k8s-1.29"
|
|
||||||
- "status-success=ci/centos/upgrade-tests-cephfs"
|
|
||||||
- "status-success=ci/centos/upgrade-tests-rbd"
|
|
||||||
- "status-success=DCO"
|
|
||||||
- and:
|
- and:
|
||||||
- base=release-v3.10
|
- base=release-v3.10
|
||||||
- label!=DNM
|
- label!=DNM
|
||||||
|
Loading…
Reference in New Issue
Block a user