]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-prs: set black-list-labels 2278/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 12 Sep 2024 14:43:59 +0000 (16:43 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 12 Sep 2024 14:43:59 +0000 (16:43 +0200)
This makes the CI not trigger the jobs when "draft" label is set
on PRs.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml

index 3b2308d24ce296492b643c6fc4ca3a18abe90da7..fdef0fdf6ddc62e86d3c05bc721af14603b007af 100644 (file)
             - ceph
           skip-build-phrase: '^jenkins do not test.*|.*\[skip ci\].*'
           trigger-phrase: '^jenkins test {distribution}-{deployment}-{scenario}|jenkins test all.*'
+          black-list-labels: 'draft'
           only-trigger-phrase: false
           github-hooks: true
           permit-all: true