The docs don't mention anything (that I can find) about yaml spec files and plan branches.
I have tried adding a yaml file on a branch feature/bamboo-spec but I cannot get it to build. (I have followed the instructions and everything that needs to be done according to the docs is done)
Are there any limitations?
Now it's mentioned at least:
"YAML does not support Plan Branches at the moment."
https://docs.atlassian.com/bamboo-specs-docs/6.9.0/specs.html?yaml#plan-branches
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
The project you're for to is called 'Divergent plan branches'.
Currently Bamboo can't take different plan definition for 'master' plan and different for its branches, therefore Bamboo processes YAML files only on master branch.
Here's the feature request to add this divergent branches support to Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok. I merged my branch into develop (the branch specified in our linked repository config) and it worked.
Maybe you should clarify this in the docs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.