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?
I have the exact same problem. Anyone ever get any answers on this front?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.