Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag'
authorGerrit Code Review <gerrit@automotivelinux.org>
Sat, 10 Nov 2018 18:04:28 +0000 (18:04 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Sat, 10 Nov 2018 18:04:28 +0000 (18:04 +0000)
project.config

index 4f45dc0..8eed6c7 100644 (file)
 [label "ci-image-build"]
        function = NoBlock
        value = -1 Fails
-       value = 0 No score
+       value =  0 No score
        value = +1 Verified
        defaultValue = 0
 [label "ci-image-boot-test"]
        function = NoBlock
        value = -1 Fails
-       value = 0 No score
+       value =  0 No score
        value = +1 Verified
        defaultValue = 0
 [label "ci-image-ltsi-test"]
        function = NoBlock
        value = -1 Fails
-       value = 0 No score
+       value =  0 No score
        value = +1 Verified
        defaultValue = 0
 [label "ci-image-ui-test"]
        function = NoBlock
        value = -1 Fails
-       value = 0 No score
+       value =  0 No score
        value = +1 Verified
        defaultValue = 0
 [access "refs/tags/*"]
-       pushTag = group AGL-admins
-       pushTag = group AGL-mergers
-       pushSignedTag = group AGL-admins
-       pushSignedTag = group AGL-mergers
        create = group AGL-admins
        create = group AGL-mergers
        forgeAuthor = group AGL-admins
        forgeCommitter = group AGL-admins
+       createTag = group AGL-admins
+       createTag = group AGL-mergers
+       createSignedTag = group AGL-admins
+       createSignedTag = group AGL-mergers
 [access "refs/meta/config"]
        pushMerge = group AGL-admins
        label-Code-Review = -2..+2 group AGL-admins