Job Trigger Problem on Pull Request
I am trying to trigger the job on pull request on QA branch but It is not getting triggered.
VCS root branch specification is: +:(refs/pull-requests/*/head)
Trigger Rules: +:refs/pull-requests/*/head
Can you please tell me the exact steps to get it working.
Please sign in to leave a comment.
I tried with Following branch specification also but no luck:
+:refs/heads/*
+:refs/pull/*/head
Triggered buiuld on each checkin is enabled in build trigger with following trigger rules:
+:refs/pull-requests/*/head