blob: 5d05e45f26cb96af5f97efb48fcb34851a95dcb1 [file] [log] [blame]
Gerrit Code Review23fb5e52013-12-03 16:13:52 -08001[project]
2 description = Access inherited by all other projects.
3 state = active
4[receive]
5 requireContributorAgreement = false
6 requireSignedOffBy = false
7 requireChangeId = true
8[submit]
9 mergeContent = true
10[capability]
11 administrateServer = group Administrators
Matteo Gerolab295d4a2014-01-20 12:16:20 -080012 streamEvents = group Event Streaming Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080013[access "refs/*"]
14 read = group Administrators
Matteo Gerola9b430f82014-01-20 11:50:12 -080015 read = group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080016[access "refs/for/refs/*"]
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080017[access "refs/heads/*"]
18 create = group Administrators
19 create = group Project Owners
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080020 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
Matteo Gerola9b430f82014-01-20 11:50:12 -080026 label-Code-Review = -1..+1 group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080027 submit = group Administrators
28 submit = group Project Owners
29 editTopicName = +force group Administrators
30 editTopicName = +force group Project Owners
Matteo Gerola750c56d2014-01-27 16:03:25 -080031 label-Verified = -1..+1 group Administrators
Matteo Gerola5ea2d162014-01-20 15:53:14 -080032 label-Verified = -1..+1 group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080033[access "refs/meta/config"]
34 exclusiveGroupPermissions = read
35 read = group Administrators
36 read = group Project Owners
37 push = group Administrators
38 push = group Project Owners
39 label-Code-Review = -2..+2 group Administrators
40 label-Code-Review = -2..+2 group Project Owners
41 submit = group Administrators
42 submit = group Project Owners
43[access "refs/tags/*"]
44 pushTag = group Administrators
45 pushTag = group Project Owners
46 pushSignedTag = group Administrators
47 pushSignedTag = group Project Owners
48[label "Code-Review"]
49 function = MaxWithBlock
50 copyMinScore = true
51 value = -2 Do not submit
52 value = -1 I would prefer that you didn't submit this
53 value = 0 No score
54 value = +1 Looks good to me, but someone else must approve
55 value = +2 Looks good to me, approved
Matteo Gerola14aa8692014-01-20 15:50:47 -080056[label "Verified"]
57 function = MaxWithBlock
58 value = -1 Fails
59 value = 0 No score
60 value = +1 Verified