Does anyone know a plugin that allows teams to have more granular permissions for Bitbucket Server? We are wanting to allow teams to setup their own projects. but still enforce some project level permissions.
I heard this was possible with scriptrunner
Apologies for the delay in responding. ScriptRunner for Bitbucket Server has an event handler called "default repository permissions" and "default project permissions" the documentation for it can be found here. It will allow you enforce some default permissions when a project or repository is created.
After installing the evaluation version of ScriptRunner from Marketplace you can find these under Admin -> ScriptRunner -> Script Event Handlers
If you want more fine grained control, your likely going to have to write your own custom scripted event handler.
Let me know if you need any further details or run into any issues.
I can see from the scriptrunner docs that it's possible to block people from doing things they would otherwise have access to, but is it is also possible to allow people with normal project write permissions to create repos in a project using script runner?
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.