Gerrit Code Review | 4ce96e2 | 2020-06-25 13:58:54 +0200 | [diff] [blame] | 1 | [project] |
| 2 | description = Access inherited by all other projects. |
| 3 | [receive] |
avm99963 | ee1319f | 2020-07-14 17:06:15 +0200 | [diff] [blame] | 4 | requireContributorAgreement = true |
Gerrit Code Review | 4ce96e2 | 2020-06-25 13:58:54 +0200 | [diff] [blame] | 5 | requireSignedOffBy = false |
| 6 | requireChangeId = true |
| 7 | enableSignedPush = false |
| 8 | [submit] |
| 9 | mergeContent = true |
Adrià Vilanova Martínez | 599bcbe | 2021-08-08 00:19:10 +0000 | [diff] [blame] | 10 | matchAuthorToCommitterDate = false |
Adrià Vilanova Martínez | f107c39 | 2021-07-26 13:27:45 +0000 | [diff] [blame] | 11 | action = rebase if necessary |
Gerrit Code Review | 4ce96e2 | 2020-06-25 13:58:54 +0200 | [diff] [blame] | 12 | [access "refs/*"] |
| 13 | read = group Administrators |
| 14 | read = group Anonymous Users |
| 15 | revert = group Registered Users |
| 16 | [access "refs/for/*"] |
| 17 | addPatchSet = group Registered Users |
Adrià Vilanova Martínez | 6e1804a | 2020-06-30 20:05:28 +0200 | [diff] [blame] | 18 | submit = group Administrators |
Gerrit Code Review | 4ce96e2 | 2020-06-25 13:58:54 +0200 | [diff] [blame] | 19 | [access "refs/for/refs/*"] |
| 20 | push = group Registered Users |
| 21 | pushMerge = group Registered Users |
| 22 | [access "refs/heads/*"] |
| 23 | create = group Administrators |
| 24 | create = group Project Owners |
| 25 | editTopicName = +force group Administrators |
| 26 | editTopicName = +force group Project Owners |
| 27 | forgeAuthor = group Registered Users |
| 28 | forgeCommitter = group Administrators |
| 29 | forgeCommitter = group Project Owners |
| 30 | label-Code-Review = -2..+2 group Administrators |
| 31 | label-Code-Review = -2..+2 group Project Owners |
| 32 | label-Code-Review = -1..+1 group Registered Users |
| 33 | push = group Administrators |
| 34 | push = group Project Owners |
| 35 | submit = group Administrators |
| 36 | submit = group Project Owners |
| 37 | [access "refs/meta/config"] |
Gerrit Code Review | 4ce96e2 | 2020-06-25 13:58:54 +0200 | [diff] [blame] | 38 | create = group Administrators |
| 39 | create = group Project Owners |
| 40 | label-Code-Review = -2..+2 group Administrators |
| 41 | label-Code-Review = -2..+2 group Project Owners |
| 42 | push = group Administrators |
| 43 | push = group Project Owners |
Gerrit Code Review | 4ce96e2 | 2020-06-25 13:58:54 +0200 | [diff] [blame] | 44 | submit = group Administrators |
| 45 | submit = group Project Owners |
| 46 | [access "refs/tags/*"] |
| 47 | create = group Administrators |
| 48 | create = group Project Owners |
| 49 | createSignedTag = group Administrators |
| 50 | createSignedTag = group Project Owners |
| 51 | createTag = group Administrators |
| 52 | createTag = group Project Owners |
| 53 | [label "Code-Review"] |
| 54 | function = MaxWithBlock |
| 55 | defaultValue = 0 |
Gerrit Code Review | 4ce96e2 | 2020-06-25 13:58:54 +0200 | [diff] [blame] | 56 | value = -2 This shall not be merged |
| 57 | value = -1 I would prefer this is not merged as is |
| 58 | value = 0 No score |
| 59 | value = +1 Looks good to me, but someone else must approve |
| 60 | value = +2 Looks good to me, approved |
Gerrit Code Review | 95f7139 | 2022-11-14 21:56:15 +0000 | [diff] [blame^] | 61 | copyCondition = changekind:NO_CHANGE OR changekind:TRIVIAL_REBASE OR is:MIN |
avm99963 | 52df6cf | 2020-06-25 17:38:01 +0200 | [diff] [blame] | 62 | [contributor-agreement "Individual"] |
Adrià Vilanova Martínez | 6e1804a | 2020-06-30 20:05:28 +0200 | [diff] [blame] | 63 | description = If you are going to be contributing code on your own, this is the one you want. You can sign this one online. |
| 64 | agreementUrl = static/cla_individual.html |
| 65 | autoVerify = group CLA Accepted - Individual |
| 66 | accepted = group CLA Accepted - Individual |
| 67 | [capability] |
| 68 | administrateServer = group Administrators |
Adrià Vilanova Martínez | d299132 | 2021-02-08 23:17:15 +0000 | [diff] [blame] | 69 | checks-administrateCheckers = group Administrators |
Adrià Vilanova Martínez | 14da612 | 2021-02-08 22:46:55 +0000 | [diff] [blame] | 70 | checks-administrateCheckers = group user/Zuul (zuul) |
Gerrit Code Review | 85ec5aa | 2020-12-23 16:53:10 +0000 | [diff] [blame] | 71 | priority = batch group Service Users |
| 72 | streamEvents = group Service Users |