From: Guillaume Abrioux Date: Wed, 15 Nov 2017 11:14:56 +0000 (+0100) Subject: ceph-ansible-prs: enable github-hooks for oldstable-trigger X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F919%2Fhead;p=ceph-build.git ceph-ansible-prs: enable github-hooks for oldstable-trigger Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 8d3ed3b06..7936e5312 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -122,7 +122,7 @@ skip-build-phrase: '^jenkins do not test.*' trigger-phrase: '^jenkins test oldstable {release}-{ansible_version}-{scenario}|jenkins test oldstable.*' only-trigger-phrase: true - github-hooks: false + github-hooks: true permit-all: true auto-close-on-fail: false status-context: "Testing: {release}-{ansible_version}-{scenario}"