blob: 165eeebe295ab32989dd0879c9f3d6e605966a20 [file] [log] [blame]
Fatih Degirmenci4ce8c6b2019-03-14 07:18:49 +00001[project]
2 description = Access inherited by all mirrored ONAP projects.
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -07003[receive]
4 requireContributorAgreement = false
5 requireSignedOffBy = false
6 requireChangeId = true
7 enableSignedPush = false
8[submit]
9 mergeContent = true
10[capability]
11 administrateServer = group Administrators
12 accessDatabase = group Administrators
13 priority = batch group Non-Interactive Users
14 streamEvents = group Non-Interactive Users
15[access "refs/*"]
16 read = group Administrators
Nordix Gerrit0ca72f82019-09-22 19:26:48 +000017 read = group Anonymous Users
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070018 read = group acumos-core
19 read = group acumos-developers
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070020[access "refs/for/*"]
21 addPatchSet = group Administrators
22 addPatchSet = group acumos-core
23 addPatchSet = group acumos-developers
24[access "refs/for/refs/*"]
25 push = group Administrators
26 pushMerge = group Administrators
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070027[access "refs/heads/*"]
28 create = group Administrators
29 forgeAuthor = group Administrators
30 forgeAuthor = group acumos-core
31 forgeAuthor = group acumos-developers
32 forgeCommitter = group Administrators
33 forgeCommitter = group acumos-core
34 forgeCommitter = group acumos-developers
35 push = group Administrators
36 label-Code-Review = -2..+2 group Administrators
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070037 label-Code-Review = -2..+2 group acumos-core
Nordix Gerrit0ca72f82019-09-22 19:26:48 +000038 label-Code-Review = -1..+1 group Administrators
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070039 label-Code-Review = -1..+1 group acumos-core
40 label-Code-Review = -1..+1 group acumos-developers
41 label-Verified = -1..+1 group Administrators
Nordix Gerrit0ca72f82019-09-22 19:26:48 +000042 label-Verified = -1..+1 group Non-Interactive Users
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070043 label-Verified = -1..+1 group acumos-core
44 label-Verified = -1..+1 group acumos-developers
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070045 submit = group Administrators
46 submit = group acumos-core
47 editTopicName = +force group Administrators
48 editTopicName = +force group acumos-core
49 editTopicName = +force group acumos-developers
50 read = group Administrators
Nordix Gerrit0ca72f82019-09-22 19:26:48 +000051 read = group Anonymous Users
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070052 read = group acumos-core
53 read = group acumos-developers
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070054[access "refs/meta/config"]
55 exclusiveGroupPermissions = read
56 read = group Administrators
57 read = group acumos-core
58 read = group acumos-developers
59 push = group Administrators
60 push = group acumos-core
61 label-Code-Review = -2..+2 group Administrators
62 submit = group Administrators
63 submit = group acumos-core
64[access "refs/tags/*"]
Nordix Gerrit0ca72f82019-09-22 19:26:48 +000065 createTag = group Administrators
66 createSignedTag = group Administrators
Robert Tomczyk34d8d792019-09-25 15:38:11 +000067 forgeCommitter = group Administrators
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070068[label "Code-Review"]
69 function = MaxWithBlock
70 defaultValue = 0
71 copyMinScore = true
72 copyAllScoresOnTrivialRebase = true
73 value = -2 This shall not be merged
74 value = -1 I would prefer this is not merged as is
Robert Tomczyk34d8d792019-09-25 15:38:11 +000075 value = 0 No score
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070076 value = +1 Looks good to me, but someone else must approve
77 value = +2 Looks good to me, approved
78[label "Verified"]
79 function = MaxWithBlock
80 value = -1 Fails
Robert Tomczyk34d8d792019-09-25 15:38:11 +000081 value = 0 No score
Fatih Degirmenci4fabe0e2019-03-14 00:24:54 -070082 value = +1 Verified
83 copyAllScoresIfNoCodeChange = true
Nordix Gerrit0ca72f82019-09-22 19:26:48 +000084 defaultValue = 0