You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am trying to set up pull request decoration on my Bitbucket server with SonarQube, but in order for it to work properly, a build on Bamboo needs to be started when the pull request is created.
From what I've been able to find, the only way to get a build to trigger when a pull request is created is to use the "Create plan branch setting" in Bamboo, which allows a new branch plan to be created and built when a pull request is created. However, I need my plan to be set to create a new branch plan when a new branch in the repository is created, and I cannot select both options.
Is there any other way that I can get Bitbucket Server to trigger a Bamboo build when a pull request is created?