Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' config
authorGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Sat, 10 Nov 2018 14:32:58 +0000 (14:32 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Sat, 10 Nov 2018 14:32:58 +0000 (14:32 +0000)
project.config

index a8c8eb21c823f1628bd2da382fea51bdaac20be0..aaf94381f064c82647e5d33586ecae0cf15133b9 100644 (file)
        forgeCommitter = group SCM - Architects
        forgeCommitter = group SCM - Integrators
        forgeCommitter = group SCM - Maintainers
-       pushTag = group SCM - Architects
-       pushTag = group SCM - Integrators
-       pushTag = group SCM - Maintainers
-       pushSignedTag = group SCM - Architects
-       pushSignedTag = group SCM - Integrators
-       pushSignedTag = group SCM - Maintainers
        push = +force group SCM - Architects
        push = +force group SCM - Maintainers
+       createTag = group SCM - Architects
+       createTag = group SCM - Integrators
+       createTag = group SCM - Maintainers
+       createSignedTag = group SCM - Architects
+       createSignedTag = group SCM - Integrators
+       createSignedTag = group SCM - Maintainers