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 dc9b7bc6149e5b9c51cb54f2f95146380c99cdf6..a8ad20fddd91834c4d85670632cdb3b3a5fc5b51 100644 (file)
@@ -48,7 +48,7 @@
        forgeCommitter = group Security / Access Control - Integrators
        forgeCommitter = group Security / Access Control - Maintainers
        pushTag = group Security / Access Control - Integrators
-       pushTag = +force group Security / Access Control - Maintainers
+       pushTag = group Security / Access Control - Maintainers
        pushSignedTag = group Security / Access Control - Integrators
        pushSignedTag = group Security / Access Control - Maintainers
        push = +force group Security / Access Control - Maintainers