we have multiple custom pipelines configured in yaml file. I want to restrict specific pipeline so that specific user/group can not trigger it. Is it possible in bitbucket ?
Hi @Prashantanu Singh Rathore (Temp)
Thank you for reaching out to the community.
You cannot restrict a Pipelines build from running by specific users or groups at the moment.
However, we do have this Premium feature called Deployments permission that will allow you to strict a deployment environment that only Admins can trigger a Pipelines build. Apart from that, you can also setup deployments branch restrictions to help you control what can be deployed.
You can check this blog post for more information: Deployment Permissions now available in Bitbucket Pipelines
Let me know if you have further questions.
Regards,
Mark C
Thanks Mark, I am using the other mentioned settings already. Just thought of skipping it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.