Using Bamboo 8.0.0 I am getting an error when trying to publish my specs, the error is:
Plan repository: Plan branch cannot add repositories that are not defined in the parent plan.
com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException: Plan repository: Plan branch cannot add repositories that are not defined in the parent plan.
My specs are
(Sorry for the screenshot, wasnt letting me upload with format)
Hello, did you manage to solve this issue?
I know this is an old question, but it took me some time to figure it out so maybe this answer will be useful for others. I had the same issue just now and it was due to the branch of the main specs repo.
I have updated the repositories list on a feature branch and it was failing with this error. I have edited the linked repository and changed the default branch to match my feature branch and afterwards it was able to add the new repository.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.