Page MenuHomePhabricator

Can I treat some users as second class citizens?
Closed, ResolvedPublic

Asked by agenticarus on Dec 16 2015, 2:23 PM.

Details

Is it possible to prevent users who are not part of a project (say 'Engineering', for this use case) from approving Differential revisions? We'd like them to still be able to view and comment on the revisions, but their 'Approval' should not count as far as allowing the developer to land the code.

I guess we could achieve something similar by having a 'Blocking Reviewers: Engineering' on every diff, but I'm not sure if that's the best way to go.

Answers

avivey
Updated 3,025 Days Ago

Adding "Blocking Reviewers: Engineering" is the best approach. You can have Herald automatically apply it to ask revisions.
Engineers should know that non-eng are not real people, and avoid landing when appropriate (non-eng can be blocked from landing/pushing).
Accepting a revision is more or less a fancy form of comment - saying "this is good", but on a more structured way.

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.