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