We are new to bitbucket. What we have noticed is that when we create a new repository, all the user groups in the workspace are getting write access to those repositories. However, since we are working in a multi-vendor environment, we would rather limit the audience of the repos to our own colleagues.
So is there a way to limit the number of permitted users to a repo to be the same as that of the project the repo is tagged with?
G'day, @Dhrubajyoti Basu
Welcome to the community!
This might happen because you have legacy group settings that automatically add the groups to any newly created repository. Could you check the specific group settings and uncheck the legacy feature as per our document below
Reminder: Deprecation of Legacy Permissions
Let me know how it goes.
Regards,
Syahrul
Thanks Syahrul. That explains the issue. But being a vendor that is something we might suggest, but not have actual control on. Is there a way to remove the additional groups from the repositories using Git bash? So that it is less tedious task for a team member to manually remove these additional groups when a new repository is created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's no Git bash command to do this, but it's possible to remove/update repository groups permission via API endpoint. You can check them at
Delete an explicit group permission for a repository
Regards,
Syahrul
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.