See https://github.com/jenkinsci/ghprb-plugin/issues/608
Signed-off-by: David Galloway <dgallowa@redhat.com>
# This is set so the job can be manually triggered or by the ceph-ansible-pipeline multijob
only-trigger-phrase: true
github-hooks: true
- permit-all: false
+ permit-all: true
auto-close-on-fail: false
status-context: "Docs"
started-status: "checking if docs build"
# This is set so the job can be manually triggered or by the ceph-ansible-pipeline multijob
only-trigger-phrase: true
github-hooks: true
- permit-all: false
+ permit-all: true
auto-close-on-fail: false
status-context: "Testing: playbook syntax"
started-status: "Running syntax checks on all playbooks"
trigger-phrase: '^jenkins test {release}-{ansible_version}-{scenario}|jenkins test all.*'
only-trigger-phrase: true
github-hooks: true
- permit-all: false
+ permit-all: true
auto-close-on-fail: false
status-context: "Testing: {release}-{ansible_version}-{scenario}"
started-status: "Running: {release}-{ansible_version}-{scenario}"