I curently have a bamboo plan with stages setup like so
How can I setup the job so only certain users who have permission are allowed to deploy to dev, deploy to qa and deploy to prod.. Also I need it so each previous stage must be performed before the next.
If stages had permissions then this would be easy but that is still under development. Can I make it so stages 3,4,5 are also plans and that the are parent plans that must succeed before hand? is there a plugin that can take a password to allow execution?
Hi Rafeal,
Yes you are right the stage permission is not yet implemented and I can see you have already commented on the open feature request at https://jira.atlassian.com/browse/BAM-9613
I can say that it is logical to create a plan for 3,4,5 that depends on the first plan but still there is an issue of having a condition to decide whether the user can trigger a build or not. I believe this could be possible with a task plugin that can be made a final that can check conditions before triggering a plan
Thanks for your fast response. I think that answers my question. Though do you know of a task plugin that can help me out here or will I need to write one? I have not been able to find anything my self.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I actually couldn`t find a plugin in our market place tht could do that leaving you with an option to develop your own task plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for your help again. I'll look into making my own plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.