Modify access rules
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 3 Jan 2016 15:39:58 +0000 (15:39 +0000)
committerGerrit Code Review <gerrit@172.30.200.200>
Sun, 3 Jan 2016 15:39:58 +0000 (15:39 +0000)
project.config

index 6cb38f3..10e1922 100644 (file)
        value = -1 Fails
        value =  0 No score
        value = +1 Verified
+       defaultValue = 0
 [label "ci-image-boot-test"]
        function = NoBlock
        value = -1 Fails
        value =  0 No score
        value = +1 Verified
+       defaultValue = 0
 [label "ci-image-ltsi-test"]
        function = NoBlock
        value = -1 Fails
        value =  0 No score
        value = +1 Verified
+       defaultValue = 0
 [label "ci-image-ui-test"]
        function = NoBlock
        value = -1 Fails
        value =  0 No score
        value = +1 Verified
+       defaultValue = 0
 [access "refs/tags/*"]
+       pushTag = group AGL-admins
        pushTag = group AGL-mergers
        pushTag = group Project Owners
+       pushSignedTag = group AGL-admins
        pushSignedTag = group AGL-mergers
        pushSignedTag = group Project Owners
+       create = group AGL-admins
        create = group AGL-mergers
        create = group Project Owners
 [access "refs/meta/config"]