Change metal3 jobs trigger phrase pattern
[infra/cicd.git] / jjb / metal3 / job_capm3_e2e_basic_tests.yml
index 3234a6fe507340eab7ac631cfde1e598c6ff9e23..a2071ef68ea57722c589c2bda0af3c485681c7be 100644 (file)
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '((.|\n)*\s)?/test-{image_os}-e2e-basic-{capm3_target_branch}(\s(.|\n)*)?'
+        trigger-phrase: '.*?/test-{image_os}-e2e-basic-{capm3_target_branch}.*?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True