From: Guillaume Abrioux Date: Wed, 9 Oct 2019 07:34:59 +0000 (+0200) Subject: ceph-ansible-syntax: enable automatic run on PRs X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1412%2Fhead;p=ceph-build.git ceph-ansible-syntax: enable automatic run on PRs Automatically run this job on PRs. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-pr-syntax-check/config/definitions/ceph-ansible-pr-syntax-check.yml b/ceph-ansible-pr-syntax-check/config/definitions/ceph-ansible-pr-syntax-check.yml index 84a0db78..19737b98 100644 --- a/ceph-ansible-pr-syntax-check/config/definitions/ceph-ansible-pr-syntax-check.yml +++ b/ceph-ansible-pr-syntax-check/config/definitions/ceph-ansible-pr-syntax-check.yml @@ -44,7 +44,7 @@ - ceph trigger-phrase: 'jenkins test playbook syntax' # This is set so the job can be manually triggered or by the ceph-ansible-pipeline multijob - only-trigger-phrase: true + only-trigger-phrase: false github-hooks: true permit-all: true auto-close-on-fail: false