I'm trying to make a mandatory upload to a security app for every build that happens on the Bamboo server in a mandatory and automated way. Is there a way to change the native workflow for all builds? A plug-in would still require the users to configure it and turn it on for each build. Thanks for any help!
Hi @Martin ,
I was going to suggest Bulk edit feature, but then I realised there is no option to add a job/stage/task to all of your existing plans.
If you decide to manually introduce changes to all of your plans, I recommend you to create a new stage at the end of your plan and enable Final stage option (available since Bamboo 6.8+ BAM-9771). This will enable your plan to run any jobs configured in that stage regardless of the outcome of the previous stages. (i.e., it runs regardless of if any jobs / stages fail).
Hope that helps!
Cheers,
Jey
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.