Currently we have 4 different repositories.
When we do builds for our product, we do builds in those four repos using Bamboo and we bundle it up.
The problem we have is that repo 1 has a branch called `release/1.0` and another repo doesn't, Bamboo will build from the `master` branch.
Is there a way to automate this somehow? At least for release and feature branches? Or do we have to do this ourselves.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.