Airship: add ghprbTargetBranch parameter to all jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a2_integration_tests_centos.yml
index 589449c8c94d1bfeda6eb41b9827b4556c657d5f..2f8918183ddabc31054425cc0ef4514e10426a4f 100644 (file)
         name: ghprbAuthorRepoGitUrl
         default: 'https://github.com/{repo[org]}/{repo[name]}.git'
         description: 'CI Repo URL for triggering manual build'
+    - string:
+        name: ghprbTargetBranch
+        default: 'master'
+        description: 'Target branch of the PR'
     - string:
         name: DISTRIBUTION
         default: 'centos'
@@ -85,7 +89,7 @@
         trigger-phrase: '/test-v1a2-centos-integration'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
-        github-hooks: False
+        github-hooks: True
         permit-all: False
         auto-close-on-fail: False
         allow-whitelist-orgs-as-admins: True