Migrate label configs to copy conditions
diff --git a/project.config b/project.config
index f8fb797..6c33c70 100644
--- a/project.config
+++ b/project.config
@@ -53,13 +53,12 @@
[label "Code-Review"]
function = MaxWithBlock
defaultValue = 0
- copyMinScore = true
- copyAllScoresOnTrivialRebase = true
value = -2 This shall not be merged
value = -1 I would prefer this is not merged as is
value = 0 No score
value = +1 Looks good to me, but someone else must approve
value = +2 Looks good to me, approved
+ copyCondition = changekind:NO_CHANGE OR changekind:TRIVIAL_REBASE OR is:MIN
[contributor-agreement "Individual"]
description = If you are going to be contributing code on your own, this is the one you want. You can sign this one online.
agreementUrl = static/cla_individual.html