pull-request-notifier-for-bitbucket
pull-request-notifier-for-bitbucket copied to clipboard
Button trigger build for Pull requests.
Hi Tomas! Thank you again for the plugin. It's really wonderful! I had a quick question and I am not sure if what I am trying to do with the plugin is possible. I can easily set up a button and the build associated with it, which works just fine. I was wondering if there is any way to configure a button so I can build only PR# from which the button is triggered. As an example: let's say I open PR 123 and I select a trigger PR build, it would only trigger build for PR 123 in jenkins. Right now my button is only targetting static build of the branch and URL of the trigger doesn't change. I was wondering if there is any way to configure for the job URL to take value from the PR that triggered it?
Thanks in advance for all your help.
Current button setup:

Yes there are plenty of variables to use, check the readme.
Thank you Tomas! Was able to get it working!