jenkinsci / bitbucket-push-and-pull-request-plugin

Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.
https://plugins.jenkins.io/bitbucket-push-and-pull-request
MIT License
46 stars 50 forks source link

can't get trigger on push to two branches #315

Open omatza opened 8 months ago

omatza commented 8 months ago

Hello In the help (that is itentical to git plugin help) I see that if I want my job to get trigger on push to two brances, I put branch_name_a, branch_name_b It fails, when I do so, to git rev-parse. Can you check ? Thanks