we want to use gerrit for code reviews but we are missing some settings in the webview.
- is it possible to forbid committers to review/verify their own
commits? - is it possible that two reviewers give +1 an accumulate it
to a +2 so it can be submitted?
thanks
Yes, setup autobuild to verify all commits. You can set this up by using the Gerrit Trigger for Jenkins or gReview for Bamboo. That way nobody has to verify commits. Additionally, you can setup superusers so only a select group can actually merge the final reviewed change.
No, two +1 doesn’t make the +2 necessary to submit. Here’s what the doc says: