The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to make Jenkins build the branch of a pull request when the pull request is created?

David Karr
Contributor
November 18, 2016

I'm using Bitbucket Server v4.9.0 and Jenkins 2.19.2.

Our team is now creating pull requests on feature branches.  We have Bitbucket configured to spawn a Jenkins build when the PR is merged to master, but I'd like to make Jenkins build the pull request branch when the pull request is created.  I'm not sure how to make this happen.  I have a feeling it will involve the "Pull Request Notifications" feature, but I don't understand how that works.  I've tried searching for documentation, but I can't find anything useful.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
David Karr
Contributor
November 21, 2016

Thanks.  I had already started down that road.  With my initial setup, I found that even though the PRN was in place, I wasn't seeing builds being spawned from new pull requests.  I didn't see any errors, just nothing happened.  I later tried manually "curl"ing the Jenkins URL with the post info. With verbose output, I was able to determine there was an authentication problem, which I'm now addressing with other resources.

What I'm wondering at this point, is there any other way to get diagnostics from the pull request notification? Bitbucket is very quiet here.

0 votes
lilachFeit
November 20, 2016

Hi

you can use the "Pull request notifier for bitbucket" (https://marketplace.atlassian.com/plugins/se.bjurr.prnfs.pull-request-notifier-for-stash/server/overview)

and set the triggers as you need.

TAGS
AUG Leaders

Atlassian Community Events