airship update regex to expand ghprb trigger matching
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a3_integration_tests_centos.yml
index 1736637644b171c18e017aa127a6433dc56cd88a..59584aff94b2fac91e5febc9de1ac184e33d1b77 100644 (file)
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '/test-centos-integration'
+        trigger-phrase: '((.|\n)*\s)?/test-centos-integration(\s(.|\n)*)?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True
         permit-all: False
         auto-close-on-fail: False
-        allow-whitelist-orgs-as-admins: True
+        allow-whitelist-orgs-as-admins: False
         white-list-target-branches:
           - 'master'
           - 'release-0.3'