Hi!
I am wondering is it possible to set "planBranchManagement" to create plan branch for each pull request created?
Basically, I want to run Bamboo checks for each PR on my Bitbucket repository.
Thansk!
Hey Aleksander,
Unfortunately, it can't be configured in YAML Specs. Plan branch configuration cannot be modified and defaults to When a new branch is created in the repository.
If you're willing to look at an alternative, it can be done with Java Specs:
Please feel free to raise a suggestion in our public issue tracker for Bamboo and share your use-case, if you'd like to see this configuration in YAML Specs:
Cheers,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.