Migrate label configs to copy conditions
diff --git a/project.config b/project.config
index 9d58f1e..609da40 100644
--- a/project.config
+++ b/project.config
@@ -50,14 +50,12 @@
[label "Code-Review"]
function = MaxWithBlock
defaultValue = 0
- copyMinScore = 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
- copyAllScoresOnTrivialRebase = true
- copyAllScoresIfNoCodeChange = true
+ copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MIN
[access "refs/for/*"]
addPatchSet = group Registered Users
[accounts]