Gerrit Configuration

we want to use gerrit to view the code, but some settings are missing in the webview.

  • Is it possible to prevent committers from viewing / checking their own commits?
  • Is it possible for two reviewers to give +1 accumulate it at +2 so that it can be sent?

thank

+5
source share
3 answers
  • Is it possible to prevent committers from reviewing / checking their own commits?

, autobuild, . Gerrit Trigger Jenkins gReview Bamboo. , . , , .

, +1, +2, ?

, +1 +2 . doc :

, , , . +1 -1 - , +2 -2 . +2 -2 . , ; + 1 +2.

+4
+5

The documentation that Brad mentions in his answer is now merged with the leading Gerrit branch and is available in the latest version (2.5.1 at the moment):

Make changes only if Code-Review + 2 is not set by the author

Make two +1 votes equal to +2

0
source

All Articles