From 5467531ba80560bbdd63c41c1293bbe884c2aa76 Mon Sep 17 00:00:00 2001 From: its-bugzilla Date: Thu, 29 Aug 2019 12:02:58 +0200 Subject: [PATCH] Update from plugin its-bugzilla: Initialize Bugzilla Integration --- project.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/project.config b/project.config index 815f7f6..f3bdcd3 100644 --- a/project.config +++ b/project.config @@ -100,13 +100,13 @@ 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 = 0 No score value = +1 Verified defaultValue = 0 [access "refs/for/refs/*"] @@ -123,3 +123,4 @@ addPatchSet = group Registered Users [plugin "its-bugzilla"] enabled = true + branch = refs/heads/* -- 2.17.1