Hi
I'm trying to find a way to block commiters from making a review.
Lets say that I have 3 users: usera, userb, userc. Usera pushes code to the git repo, some git hooks tell fisheye to scan repo, fisheye notices it, scans repo, shows commit and crucible only lets userb and userc create review. Usera can only become observer of this review.
Is it possible without plugin development?
Regards
Marek
Hi,
It looks like you're looking for permission scheme feature. You probably want to allow userb
and userc
to create reviews and usera
to view it,
For reference:
https://confluence.atlassian.com/crucible/creating-a-permission-scheme-298977513.html
Best regards,
Grzegorz Lewandowski
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.