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:
parent
11e89d4be9
commit
22506e5682
@ -294,8 +294,7 @@ Next, edit ``project.config`` to look like::
|
|||||||
|
|
||||||
[label "Code-Review"]
|
[label "Code-Review"]
|
||||||
abbreviation = R
|
abbreviation = R
|
||||||
copyAllScoresOnTrivialRebase = true
|
copyCondition = changekind:TRIVIAL_REBASE OR is:MIN
|
||||||
copyMinScore = true
|
|
||||||
function = MaxWithBlock
|
function = MaxWithBlock
|
||||||
value = -2 Do not merge
|
value = -2 Do not merge
|
||||||
value = -1 This patch needs further work before it can be merged
|
value = -1 This patch needs further work before it can be merged
|
||||||
|
Loading…
Reference in New Issue
Block a user