doc/gerrit : update copyCondition

Update the deprecated copy flags to copyCondition in the boostrap
documentation.

The verified and workflow labels don't ever copy their approvals, so
it is really only code-review.

Change-Id: I3563a7a394ae7d96af9e27b10dc18ba5c459ba82
This commit is contained in:
Ian Wienand 2023-03-03 10:57:26 +11:00
parent 11e89d4be9
commit 22506e5682
No known key found for this signature in database

View File

@ -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