Migrate label configs to copy conditions
authorGerrit Code Review <gerrit@opnfv.org>
Wed, 31 May 2023 18:35:57 +0000 (18:35 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 31 May 2023 18:35:57 +0000 (18:35 +0000)
project.config

index 58fdba9..2e560cb 100644 (file)
        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