| Gerrit Code Review | fb7ab3a | 2015-06-02 11:30:15 +0200 | [diff] [blame] | 1 | [project] |
| 2 | description = Access inherited by all other projects. |
| 3 | [receive] |
| 4 | requireContributorAgreement = false |
| 5 | requireSignedOffBy = false |
| 6 | requireChangeId = true |
| 7 | [submit] |
| 8 | mergeContent = true |
| 9 | [capability] |
| 10 | administrateServer = group Administrators |
| 11 | priority = batch group Non-Interactive Users |
| 12 | streamEvents = group Non-Interactive Users |
| 13 | [access "refs/*"] |
| 14 | read = group Administrators |
| 15 | read = group Anonymous Users |
| Gerrit Code Review | fb7ab3a | 2015-06-02 11:30:15 +0200 | [diff] [blame] | 16 | [access "refs/heads/*"] |
| 17 | create = group Administrators |
| 18 | create = group Project Owners |
| 19 | forgeAuthor = group Registered Users |
| 20 | forgeCommitter = group Administrators |
| 21 | forgeCommitter = group Project Owners |
| 22 | push = group Administrators |
| 23 | push = group Project Owners |
| 24 | label-Code-Review = -2..+2 group Administrators |
| 25 | label-Code-Review = -2..+2 group Project Owners |
| 26 | label-Code-Review = -1..+1 group Registered Users |
| 27 | submit = group Administrators |
| 28 | submit = group Project Owners |
| 29 | editTopicName = +force group Administrators |
| 30 | editTopicName = +force group Project Owners |
| Ben Alaya Mahdi | 8f8709c | 2015-06-02 11:41:50 +0200 | [diff] [blame] | 31 | label-Verified = -1..+1 group Administrators |
| 32 | label-Verified = -1..+1 group Non-Interactive Users |
| 33 | label-Verified = -1..+1 group Project Owners |
| 34 | label-Verified = -1..+1 group Registered Users |
| Gerrit Code Review | fb7ab3a | 2015-06-02 11:30:15 +0200 | [diff] [blame] | 35 | [access "refs/meta/config"] |
| 36 | exclusiveGroupPermissions = read |
| 37 | read = group Administrators |
| 38 | read = group Project Owners |
| 39 | push = group Administrators |
| 40 | push = group Project Owners |
| 41 | label-Code-Review = -2..+2 group Administrators |
| 42 | label-Code-Review = -2..+2 group Project Owners |
| 43 | submit = group Administrators |
| 44 | submit = group Project Owners |
| Ben Alaya Mahdi | b03abc2 | 2015-09-04 00:29:50 +0200 | [diff] [blame] | 45 | label-Verified = -1..+1 group Administrators |
| 46 | label-Verified = -1..+1 group Project Owners |
| Gerrit Code Review | fb7ab3a | 2015-06-02 11:30:15 +0200 | [diff] [blame] | 47 | [access "refs/tags/*"] |
| 48 | pushTag = group Administrators |
| 49 | pushTag = group Project Owners |
| 50 | pushSignedTag = group Administrators |
| 51 | pushSignedTag = group Project Owners |
| 52 | [label "Code-Review"] |
| 53 | function = MaxWithBlock |
| 54 | defaultValue = 0 |
| 55 | copyMinScore = true |
| 56 | value = -2 This shall not be merged |
| 57 | value = -1 I would prefer this is not merged as is |
| Ben Alaya Mahdi | 8f8709c | 2015-06-02 11:41:50 +0200 | [diff] [blame] | 58 | value = 0 No score |
| Gerrit Code Review | fb7ab3a | 2015-06-02 11:30:15 +0200 | [diff] [blame] | 59 | value = +1 Looks good to me, but someone else must approve |
| 60 | value = +2 Looks good to me, approved |
| Gerrit Initialization | 241fcc2 | 2015-06-02 11:30:15 +0200 | [diff] [blame] | 61 | [label "Verified"] |
| 62 | function = MaxWithBlock |
| 63 | value = -1 Fails |
| 64 | value = 0 No score |
| 65 | value = +1 Verified |
| Ben Alaya Mahdi | 8f8709c | 2015-06-02 11:41:50 +0200 | [diff] [blame] | 66 | defaultValue = 0 |
| Ben Alaya Mahdi | 5285a7a | 2015-09-13 09:59:59 +0200 | [diff] [blame] | 67 | [access "refs/for/refs/*"] |
| Ben Alaya Mahdi | db0c7fa | 2015-09-13 09:58:49 +0200 | [diff] [blame] | 68 | push = group Registered Users |
| 69 | pushMerge = group Registered Users |
| 70 | submit = group Registered Users |
| Ben Alaya Mahdi | 021e5ef | 2015-09-13 09:55:31 +0200 | [diff] [blame] | 71 | [plugin "its-bugzilla"] |
| 72 | enabled = true |