From: Gerrit Code Review Date: Tue, 16 Apr 2019 15:10:04 +0000 (+0000) Subject: Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4f12c7ab2d4122146c8837bbd9c91a687810c11b;p=All-Projects.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/project.config b/project.config index a0a5539..942ceb2 100644 --- a/project.config +++ b/project.config @@ -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 @@ -69,12 +69,12 @@ push = group Administrators push = group Automation Users push = group Project Owners - pushTag = group Administrators - pushTag = group Automation Users - pushTag = group Project Owners - pushSignedTag = group Administrators - pushSignedTag = group Automation Users - pushSignedTag = group Project Owners + createTag = group Administrators + createTag = group Automation Users + createTag = group Project Owners + createSignedTag = group Administrators + createSignedTag = group Automation Users + createSignedTag = group Project Owners [commentlink "its-jira"] match = (JIRA:\\s*)(.*[A-Z]-[0-9]*) link = https://jira.opnfv.org/browse/$2