blob: 7bb2f9efee462f560d0e0fc73c922f76d9a627a9 [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
Brian O'Connorf6b4d402014-02-13 10:19:25 -080013 emailReviewers = deny group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080014[access "refs/*"]
15 read = group Administrators
Matteo Gerola0d601552014-01-31 16:29:40 -080016 read = group Core ONOS Developers
17 read = group External ONOS Developers
Matteo Gerola9b430f82014-01-20 11:50:12 -080018 read = group Non-Interactive Users
Matteo Gerola0d601552014-01-31 16:29:40 -080019 read = group ON.Lab ONOS Developers
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080020[access "refs/heads/*"]
21 create = group Administrators
22 create = group Project Owners
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080023 forgeCommitter = group Administrators
24 forgeCommitter = group Project Owners
25 push = group Administrators
26 push = group Project Owners
27 label-Code-Review = -2..+2 group Administrators
28 label-Code-Review = -2..+2 group Project Owners
Matteo Gerola9b430f82014-01-20 11:50:12 -080029 label-Code-Review = -1..+1 group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080030 submit = group Administrators
31 submit = group Project Owners
32 editTopicName = +force group Administrators
33 editTopicName = +force group Project Owners
Matteo Gerola750c56d2014-01-27 16:03:25 -080034 label-Verified = -1..+1 group Administrators
Matteo Gerola5ea2d162014-01-20 15:53:14 -080035 label-Verified = -1..+1 group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080036[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
46[access "refs/tags/*"]
47 pushTag = group Administrators
48 pushTag = group Project Owners
49 pushSignedTag = group Administrators
50 pushSignedTag = group Project Owners
51[label "Code-Review"]
52 function = MaxWithBlock
53 copyMinScore = true
54 value = -2 Do not submit
55 value = -1 I would prefer that you didn't submit this
56 value = 0 No score
57 value = +1 Looks good to me, but someone else must approve
58 value = +2 Looks good to me, approved
Matteo Gerola14aa8692014-01-20 15:50:47 -080059[label "Verified"]
60 function = MaxWithBlock
61 value = -1 Fails
62 value = 0 No score
63 value = +1 Verified