Is it possible to permission a user to only be able to push tags to stash, and nothing else? I would like to be able to give the build server stash account the rights to push a tag to the repo on stash, without giving it general rights to push to that repo.
Hi Chris,
We currently don't support permissions this granular. If you need this functionality you can either raise a JIRA issue to request a new feature here: STASH or consider creating a plugin with a pre-recieve hook to check the incoming push, details are here.
Regards,
Tom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.