From df7c2401c85e73babbf70d0ea49ead7cd6016985 Mon Sep 17 00:00:00 2001 From: Gerrit Code Review Date: Wed, 31 May 2023 18:35:57 +0000 Subject: [PATCH] Migrate label configs to copy conditions --- project.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.config b/project.config index 58fdba9..2e560cb 100644 --- a/project.config +++ b/project.config @@ -16,16 +16,17 @@ value = 0 No score value = +1 Verified defaultValue = 0 + copyCondition = changekind:NO_CHANGE [label "Code-Review"] function = MaxWithBlock abbreviation = R - copyMinScore = true value = -2 Do not submit 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 defaultValue = 0 + copyCondition = changekind:NO_CHANGE OR is:MIN [receive] requireContributorAgreement = true requireSignedOffBy = true -- 2.16.6