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?