You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to trigger a jenkins job by adding a specific label (for eg : "RFJ") to the Github PR.
I have configured GitHub Pull Request Builder. And have enabled the options Trigger phrase with value "RFJ" and List of GitHub labels for which the build should only be triggered. (Leave blank for 'any') also has value "RFJ". However the job is only getting triggered if I add a comment phrase "RFJ" and not when RFJ label is added to the PR.
What Operating System are you using (both controller, and any agents involved in the problem)?
MacOS
Reproduction steps
Create a jenkins job.
Configure GitHub Pull Request Builder
Create a webhook for the jenkins job
Raise a PR
Add a label and check if the job gets triggered.
Expected Results
The jenkins job should have been triggered
Actual Results
The jenkins job did not get triggered
Anything else?
No response
Are you interested in contributing a fix?
Yes
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
I am trying to trigger a jenkins job by adding a specific label (for eg : "RFJ") to the Github PR.
I have configured GitHub Pull Request Builder. And have enabled the options Trigger phrase with value "RFJ" and List of GitHub labels for which the build should only be triggered. (Leave blank for 'any') also has value "RFJ". However the job is only getting triggered if I add a comment phrase "RFJ" and not when RFJ label is added to the PR.
What Operating System are you using (both controller, and any agents involved in the problem)?
MacOS
Reproduction steps
Expected Results
The jenkins job should have been triggered
Actual Results
The jenkins job did not get triggered
Anything else?
No response
Are you interested in contributing a fix?
Yes
The text was updated successfully, but these errors were encountered: