blob: c9d76cc604de2984b59e3eb562d7b11ca84531ed [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 Gerola0d601552014-01-31 16:29:40 -080015 read = group Core ONOS Developers
16 read = group External ONOS Developers
Matteo Gerola9b430f82014-01-20 11:50:12 -080017 read = group Non-Interactive Users
Matteo Gerola0d601552014-01-31 16:29:40 -080018 read = group ON.Lab ONOS Developers
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080019[access "refs/heads/*"]
20 create = group Administrators
21 create = group Project Owners
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080022 forgeCommitter = group Administrators
23 forgeCommitter = group Project Owners
24 push = group Administrators
25 push = group Project Owners
26 label-Code-Review = -2..+2 group Administrators
27 label-Code-Review = -2..+2 group Project Owners
Matteo Gerola9b430f82014-01-20 11:50:12 -080028 label-Code-Review = -1..+1 group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080029 submit = group Administrators
30 submit = group Project Owners
31 editTopicName = +force group Administrators
32 editTopicName = +force group Project Owners
Matteo Gerola750c56d2014-01-27 16:03:25 -080033 label-Verified = -1..+1 group Administrators
Matteo Gerola5ea2d162014-01-20 15:53:14 -080034 label-Verified = -1..+1 group Non-Interactive Users
Gerrit Code Review23fb5e52013-12-03 16:13:52 -080035[access "refs/meta/config"]
36 exclusiveGroupPermissions = read
37 read = group Administrators
38 read = group Project Owners
39 push = group Administrators
40 push = group Project Owners
41 label-Code-Review = -2..+2 group Administrators
42 label-Code-Review = -2..+2 group Project Owners
43 submit = group Administrators
44 submit = group Project Owners
45[access "refs/tags/*"]
46 pushTag = group Administrators
47 pushTag = group Project Owners
48 pushSignedTag = group Administrators
49 pushSignedTag = group Project Owners
50[label "Code-Review"]
51 function = MaxWithBlock
52 copyMinScore = true
53 value = -2 Do not submit
54 value = -1 I would prefer that you didn't submit this
55 value = 0 No score
56 value = +1 Looks good to me, but someone else must approve
57 value = +2 Looks good to me, approved
Matteo Gerola14aa8692014-01-20 15:50:47 -080058[label "Verified"]
59 function = MaxWithBlock
60 value = -1 Fails
61 value = 0 No score
62 value = +1 Verified