From e73fc3ce71f112ffc077cd1721d93fca1f833f5a Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Tue, 22 Nov 2016 15:51:24 -0600 Subject: [PATCH] ceph-ansible-pr-syntax-check: add a trigger phrase Adds the trigger phrase 'jenkins test playbook syntax' to start a build of this job. Signed-off-by: Andrew Schoen --- .../config/definitions/ceph-ansible-pr-syntax-check.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 37a5de15..196ef944 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 @@ -42,14 +42,14 @@ allow-whitelist-orgs-as-admins: true org-list: - ceph - trigger-phrase: '' + trigger-phrase: 'jenkins test playbook syntax' only-trigger-phrase: false github-hooks: true permit-all: true auto-close-on-fail: false - status-context: "Testing Playbook Syntax" + status-context: "Testing: playbook syntax" started-status: "Running syntax checks on all playbooks" - success-status: "OK - checks completed" + success-status: "OK - syntax checks completed" failure-status: "Syntax check failed with errors" scm: -- 2.47.3