From: Gerrit Code Review Date: Sat, 28 Oct 2023 19:00:54 +0000 (+0000) Subject: Migrate label configs to copy conditions X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fmeta%2Fconfig;p=AGL.git Migrate label configs to copy conditions --- diff --git a/project.config b/project.config index d8c698d..68ad157 100644 --- a/project.config +++ b/project.config @@ -36,12 +36,14 @@ value = 0 No score value = +1 Verified defaultValue = 0 + copyCondition = changekind:NO_CHANGE [label "ci-image-boot-test"] function = NoBlock value = -1 Fails value = 0 No score value = +1 Verified defaultValue = 0 + copyCondition = changekind:NO_CHANGE [access "refs/tags/*"] create = group AGL-admins create = group AGL-mergers