Actions
Feature #2420
closedgerrit: Allowing +1/-1 verified permission for all registered users
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Gerrit
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Right now, only project owners and build bots are authorized to set +1/-1 verified status on changes. In some cases, it is desirable that other users manually set such status.
One issue with allowing everybody to -1/+1 is that -1 permission will block the merge: it is possible to do this merge only by going around code review system and directly pushing to the internal git repo (I'm not sure I have enabled that for project owners, administrator can do that).
Alternative to all registered users, this feature can be enabled to all known registered users.
Actions