]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pr-commits: add trigger phrase 1379/head
authorErnesto Puerta <epuertat@redhat.com>
Mon, 26 Aug 2019 09:09:28 +0000 (11:09 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 26 Aug 2019 09:09:28 +0000 (11:09 +0200)
When Jenkins fails to clone a branch, signed-off checks will fail. If
all other checks have passed, there's no reason to force a full run of
Jenkins jobs again on that PR. This PR introduces `jenkins test signed`
trigger phrase to allow re-running the pr-commit check.

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
ceph-pr-commits/config/definitions/ceph-pr-commits.yml

index a28ad3b1cd564e984b6dac8361c8816b6fe82fee..565a4760c3f6c1615d139f9bceee1418c1f4f17c 100644 (file)
@@ -54,7 +54,7 @@
           allow-whitelist-orgs-as-admins: true
           org-list:
             - ceph
-          trigger-phrase: ''
+          trigger-phrase: 'jenkins test signed'
           only-trigger-phrase: false
           github-hooks: true
           permit-all: true