Hi,

It’s possible through custom extensions. You can listen to
review_publishing signal using a SignalHook and raise a PublishError to
prevent a publish from going through.

We’re planning to redo Default Reviewers to add more advanced rules for
controlling when they’re applied. The rules can be augmented by extensions.
However, you can achieve the same effect today by adding the reviewers you
want using the review_request_publishing signal.

Christian


On Tue, Jun 12, 2018 at 08:04 RB User <test520...@gmail.com> wrote:

> Hello,
>
> is it possible to prevent some users from posting reviews and approving
> changes? Or at least the submitter from reviewing his own review request? I
> was looking all over the settings, but without success.
> It would be also nice to have the possibility to set default reviewers for
> groups of users, not only for specific paths. But the first problem bothers
> me much more.
> I'm using version 2.5.17.
>
> Thanks
> Vit
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to