Hello, here <https://docs.gocd.org/current/configuration/dev_authorization.html#specifying-permissions-for-pipeline-groups> is the documentation which explains how to create a new role for the pipeline group operations (view, operate, admin). Once you have created the roles in pipeline groups, follow this <https://docs.gocd.org/current/configuration/managing_users.html#assigning-roles> documentation for assigning those roles to the users.
Thanks, Ganesh On Wed, Dec 27, 2017 at 5:31 PM, <[email protected]> wrote: > We ave a number of GOCD pipelines which were created across different > environments by different teams. > > But now we have only one role as admin and we have to give admin previlege > to all the developers inorder to make them trigger pipeline which is not a > safety way and we came into a lot of issues as all are having admin access. > > So we have to have some more Roles in GOCD(Eg: Pipeline_admin, > Template_admin). So for trigering pipelines , we can assign the the first > role and for template editing the second role , etc.... > > > But how to create a new role in GOCD ? > How to make the roles the specified access\permission only . > eg: only pipeline triggering previlege for Pipeline_Admin Role. > Only template ediing previlege for template_admin Role. > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
