From: Gerrit Code Review <gerrit@automotivelinux.org>
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=21bdaa998994aadd3783b6ce55c9df311288bb11;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