From 241fcc264b522d213e7aa5d945f2824833ecfb6b Mon Sep 17 00:00:00 2001 From: Gerrit Initialization Date: Tue, 2 Jun 2015 11:30:15 +0200 Subject: [PATCH] Configure 'Verified' label --- project.config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/project.config b/project.config index b636357..a3b5081 100644 --- a/project.config +++ b/project.config @@ -52,6 +52,11 @@ copyMinScore = true value = -2 This shall not be merged value = -1 I would prefer this is not merged as is - value = 0 No score + value = 0 No score value = +1 Looks good to me, but someone else must approve value = +2 Looks good to me, approved +[label "Verified"] + function = MaxWithBlock + value = -1 Fails + value = 0 No score + value = +1 Verified -- 2.17.1