blob: 575e2500693f800bbd2bd3a54c502afc90db0d4f [file] [log] [blame]
Gerrit Code Review66af4052013-07-12 14:17:35 -07001[project]
2 description = Access inherited by all other projects.
Gerrit Code Review66af4052013-07-12 14:17:35 -07003[receive]
4 requireContributorAgreement = false
5 requireSignedOffBy = false
6 requireChangeId = true
7[submit]
Alex Afanasyev215fb862013-08-15 13:10:37 -07008 mergeContent = false
9 action = fast forward only
Gerrit Code Review66af4052013-07-12 14:17:35 -070010[capability]
11 administrateServer = group Administrators
Alex Afanasyevdffa4832013-07-29 15:36:43 -070012 accessDatabase = group Administrators
Alex Afanasyev10aa9da2014-02-01 15:37:49 -080013 streamEvents = group Event Streaming Users
Gerrit Code Review66af4052013-07-12 14:17:35 -070014[access "refs/*"]
15 read = group Administrators
16 read = group Anonymous Users
17[access "refs/for/refs/*"]
18 push = group Registered Users
19 pushMerge = group Registered Users
20[access "refs/heads/*"]
21 create = group Administrators
22 create = group Project Owners
Alex Afanasyev9a8884d2014-02-02 16:28:01 -080023 forgeAuthor = group NDN folks
Gerrit Code Review66af4052013-07-12 14:17:35 -070024 forgeCommitter = group Administrators
25 forgeCommitter = group Project Owners
Alex Afanasyev7fa9a912013-07-29 16:50:57 -070026 push = +force group Administrators
Gerrit Code Review66af4052013-07-12 14:17:35 -070027 label-Code-Review = -2..+2 group Administrators
28 label-Code-Review = -2..+2 group Project Owners
29 label-Code-Review = -1..+1 group Registered Users
30 submit = group Administrators
31 submit = group Project Owners
32 editTopicName = +force group Administrators
33 editTopicName = +force group Project Owners
Alex Afanasyev9a8884d2014-02-02 16:28:01 -080034 label-Verified = -1..+1 group Administrators
35 label-Verified = -1..+1 group Project Owners
Gerrit Code Review66af4052013-07-12 14:17:35 -070036[access "refs/meta/config"]
37 exclusiveGroupPermissions = read
38 read = group Administrators
Alex Afanasyevc5c61442014-08-13 12:04:44 -070039 read = group Anonymous Users
Gerrit Code Review66af4052013-07-12 14:17:35 -070040 read = group Project Owners
41 push = group Administrators
42 push = group Project Owners
43 label-Code-Review = -2..+2 group Administrators
44 label-Code-Review = -2..+2 group Project Owners
45 submit = group Administrators
46 submit = group Project Owners
47[access "refs/tags/*"]
Alex Afanasyeve14dfa02015-03-03 21:50:59 -080048 pushTag = +force group Administrators
Gerrit Code Review66af4052013-07-12 14:17:35 -070049 pushTag = group Project Owners
50 pushSignedTag = group Administrators
Gerrit Code Review66af4052013-07-12 14:17:35 -070051 pushSignedTag = group Project Owners
52[label "Code-Review"]
53 function = MaxWithBlock
54 copyMinScore = true
55 value = -2 Do not submit
56 value = -1 I would prefer that you didn't submit this
57 value = 0 No score
58 value = +1 Looks good to me, but someone else must approve
59 value = +2 Looks good to me, approved
Alexander Afanasyev060339b2014-02-01 15:33:54 -080060[label "Verified"]
61 function = MaxWithBlock
62 value = -1 Fails
63 value = 0 No score
64 value = +1 Verified