In our projects developer is working on multiple branches. We have plan branches like master, feature ,Release etc. Build is happening automatically(Plan branch gets created ) whenever there is new branch created or somebody make changes to branches.
Similarly we want Bamboo to automatically create the deployment plan and perform the deployment whenever it finds new branch is created and build for that branch is successful.
Do we have such option available in bamboo?
Hi @[deleted],
Bamboo deployments are designed in such a way that only specific branches are configured to deploy. You are able to configure multiple branches by setting extra triggers on your deployment environments, but that is a manual task. This configuration is described in this document: Deployments from branches - Atlassian Documentation.
There is a feature request that seems to describe exactly what you want: [BAM-16627] Bamboo trigger deployment on any branch build. Please add your comments and vote on it to increase its popularity so it is more likely to be implemented.
More details on how our feature requests are prioritized can be found here: Implementation of New Features Policy - Atlassian Documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.