Set copyAllScoresOnTrivialRebase for Code-Review by default
For the Code-Review label most users expect that the scores are copied
on trivial rebase, hence this should be the default.
Change-Id: I943b4ab15b86aa54de5ddeb4eb7f8bb969acfa0e
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/Documentation/config-labels.txt b/Documentation/config-labels.txt
index ce49d31..66b0c7c 100644
--- a/Documentation/config-labels.txt
+++ b/Documentation/config-labels.txt
@@ -243,7 +243,7 @@
This is the case if the change was rebased onto a different parent.
This can be used to enable sticky approvals, reducing turn-around for
trivial rebases prior to submitting a change.
-It is recommended to enable this for the Code-Review label.
+For the pre-installed Code-Review label this is enabled by default.
Defaults to false.
[[label_copyAllScoresIfNoCodeChange]]