From: Ernesto Puerta Date: Mon, 26 Aug 2019 09:09:28 +0000 (+0200) Subject: ceph-pr-commits: add trigger phrase X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1379%2Fhead;p=ceph-build.git ceph-pr-commits: add trigger phrase 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 --- diff --git a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml index a28ad3b1..565a4760 100644 --- a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml +++ b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml @@ -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