diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index a7d82af71b..75cf085ffc 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -294,8 +294,7 @@ Next, edit ``project.config`` to look like:: [label "Code-Review"] abbreviation = R - copyAllScoresOnTrivialRebase = true - copyMinScore = true + copyCondition = changekind:TRIVIAL_REBASE OR is:MIN function = MaxWithBlock value = -2 Do not merge value = -1 This patch needs further work before it can be merged