I am trying to figure out how best to incorporate a manual step into a bamboo deployment plan. I know I can have a manual stage in a build plan, which could be used for a manual step, but is there an equivalent for deploy?
The use case is if we have an extremely complicated database patch to apply, it would be good to be able to have the option to alert a specific group to apply it.
Any suggestions?
Hi @dan biggins
I get what you mean. Thank you for explaining.
Bamboo does not have a feature like this for deployments and we even have an old feature request that didn't seem to be very popular (with multiple votes to be prioritized - [BAM-16010]).
Do you think is possible to split your deployment into two different environments and set one of them to be manual?
In which moment of your build/deployment you can check if a database patch is complicated or not?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.