From: Gerrit Code Review Date: Wed, 10 May 2023 01:28:08 +0000 (+0000) Subject: Migrate label configs to copy conditions X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=1b7769dd8872aba8c4cc1d851ce8a8ba12c7c195;p=All-Projects.git Migrate label configs to copy conditions --- diff --git a/project.config b/project.config index befe2b0..523ef3a 100644 --- a/project.config +++ b/project.config @@ -53,16 +53,16 @@ value = 0 No score value = +1 Verified defaultValue = 0 + copyCondition = changekind:NO_CHANGE [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 [capability] accessDatabase = group Administrators administrateServer = group Administrators