Remove force option from 'Push Annotated Tag' permission
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)
The force option on 'Push Annotated Tag' had no effect and is no longer
supported.

project.config

index bbf9fe7..4b9faf1 100644 (file)
@@ -48,7 +48,7 @@
        forgeCommitter = group Security / Container - Integrators
        forgeCommitter = group Security / Container - Maintainers
        pushTag = group Security / Container - Integrators
-       pushTag = +force group Security / Container - Maintainers
+       pushTag = group Security / Container - Maintainers
        pushSignedTag = group Security / Container - Integrators
        pushSignedTag = group Security / Container - Maintainers
        push = +force group Security / Container - Maintainers