Add addPatchSet permission to all projects
authorGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Feb 2019 15:13:08 +0000 (15:13 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Feb 2019 15:13:08 +0000 (15:13 +0000)
project.config

index b683e79..18b799d 100644 (file)
@@ -16,7 +16,7 @@
 [label "Verified"]
        function = MaxWithBlock
        value = -1 Fails
-       value = 0 No score
+       value =  0 No score
        value = +1 Verified
        defaultValue = 0
 [label "Code-Review"]
@@ -25,7 +25,7 @@
        copyMinScore = true
        value = -2 Do not submit
        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
        defaultValue = 0
@@ -82,6 +82,7 @@
 [access "refs/for/*"]
        addPatchSet = group Registered Users
        addPatchSet = group Registered Users
+       addPatchSet = group Registered Users
 [allowSuperproject "opnfvdocs"]
        all = refs/heads/*:refs/heads/*
 [plugin "its-jira"]