Hi Kirby,

There's no functionality for this. We work on a model where anybody on the
server can be part of the review process.

We have a concept of "approval" on the API level, which is what tools like
"rbt land" and repository hooks use to determine whether a change can be
landed. This defaults to ">= 1 Ship Its AND no open issues," but that logic
can be customized using ReviewRequestApprovalHook in a custom extension.
See
https://www.reviewboard.org/docs/manual/3.0/extending/extensions/hooks/review-request-approval-hook/

Christian

On Fri, Jun 1, 2018 at 7:21 AM Kirby Zhou <kirbyz...@gmail.com> wrote:

> How to limit 'Ship it' permission?
>
> I want to set the review system, only grant 'Ship it' permission to expert
> users.
> If feasible, each repo hopes to have different experts.
>
>
>
>
>
> --
> 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 <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

-- 
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