blob: 412bd3b88a7905fc8ab947bcf0907501a12013e6 [file] [log] [blame]
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +05301[project]
2 description = Access inherited by all other projects.
3[receive]
4 requireContributorAgreement = false
5 requireSignedOffBy = false
Jack4cb9f772019-08-12 11:23:33 +05306 requireChangeId = true
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +05307 enableSignedPush = false
8[submit]
9 mergeContent = true
10[capability]
11 administrateServer = group Administrators
12 priority = batch group Non-Interactive Users
13 streamEvents = group Non-Interactive Users
14[access "refs/*"]
15 read = group Administrators
16 read = group Anonymous Users
17[access "refs/for/*"]
Jack16c84c22019-05-10 08:55:56 +053018 addPatchSet = group Administrators
19 addPatchSet = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053020 addPatchSet = group Registered Users
Jack492ae612019-05-10 10:46:51 +053021 create = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053022[access "refs/for/refs/*"]
Jack16c84c22019-05-10 08:55:56 +053023 push = group Administrators
24 push = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053025 push = group Registered Users
26 pushMerge = group Registered Users
Jack492ae612019-05-10 10:46:51 +053027 create = group Bliss-Developers
28 create = group Registered Users
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053029[access "refs/heads/*"]
30 create = group Administrators
Jack16c84c22019-05-10 08:55:56 +053031 create = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053032 create = group Project Owners
Jackd4486082019-08-11 14:04:41 +053033 create = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053034 editTopicName = +force group Administrators
Jack16c84c22019-05-10 08:55:56 +053035 editTopicName = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053036 editTopicName = +force group Project Owners
Jackd4486082019-08-11 14:04:41 +053037 editTopicName = group Web and Documentation
Jack16c84c22019-05-10 08:55:56 +053038 forgeAuthor = group Administrators
39 forgeAuthor = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053040 forgeAuthor = group Registered Users
Jackd4486082019-08-11 14:04:41 +053041 forgeAuthor = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053042 forgeCommitter = group Administrators
Jack16c84c22019-05-10 08:55:56 +053043 forgeCommitter = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053044 forgeCommitter = group Project Owners
Jackd4486082019-08-11 14:04:41 +053045 forgeCommitter = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053046 label-Code-Review = -2..+2 group Administrators
Jack16c84c22019-05-10 08:55:56 +053047 label-Code-Review = -2..+2 group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053048 label-Code-Review = -2..+2 group Project Owners
Jackd4486082019-08-11 14:04:41 +053049 label-Code-Review = -2..+2 group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053050 label-Code-Review = -1..+1 group Registered Users
51 push = group Administrators
Jack40761562019-05-10 08:08:46 +053052 push = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053053 push = group Project Owners
Jackd4486082019-08-11 14:04:41 +053054 push = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053055 submit = group Administrators
Jacka76817c2019-08-11 12:44:49 +053056 submit = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053057 submit = group Project Owners
Jackb1371832019-05-09 11:28:05 +053058 label-Verified = -1..+1 group Administrators
Jack16c84c22019-05-10 08:55:56 +053059 label-Verified = -1..+1 group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +053060 label-Verified = -1..+1 group Web and Documentation
Jack9bc5c0f2019-05-10 11:14:58 +053061 abandon = group Administrators
62 abandon = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +053063 abandon = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053064[access "refs/meta/config"]
65 exclusiveGroupPermissions = read
66 create = group Administrators
67 create = group Project Owners
68 label-Code-Review = -2..+2 group Administrators
69 label-Code-Review = -2..+2 group Project Owners
70 push = group Administrators
71 push = group Project Owners
72 read = group Administrators
73 read = group Project Owners
74 submit = group Administrators
75 submit = group Project Owners
Jack8b2f1c92019-07-26 11:27:46 +053076 label-Verified = -1..+1 group Administrators
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053077[access "refs/tags/*"]
78 create = group Administrators
79 create = group Project Owners
80 createSignedTag = group Administrators
Jack16c84c22019-05-10 08:55:56 +053081 createSignedTag = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053082 createSignedTag = group Project Owners
83 createTag = group Administrators
Jack16c84c22019-05-10 08:55:56 +053084 createTag = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053085 createTag = group Project Owners
86[label "Code-Review"]
87 function = MaxWithBlock
88 defaultValue = 0
89 copyMinScore = true
90 copyAllScoresOnTrivialRebase = true
91 value = -2 This shall not be merged
92 value = -1 I would prefer this is not merged as is
93 value = 0 No score
94 value = +1 Looks good to me, but someone else must approve
95 value = +2 Looks good to me, approved
Gerrit Code Reviewf8cdb012019-05-09 10:12:40 +053096[label "Verified"]
97 function = MaxWithBlock
98 value = -1 Fails
99 value = 0 No score
100 value = +1 Verified
101 copyAllScoresIfNoCodeChange = true
Jackb1371832019-05-09 11:28:05 +0530102 defaultValue = 0
Jack7ac900f2019-05-10 10:54:27 +0530103[access "refs/publish/*"]
104 addPatchSet = group Administrators
105 addPatchSet = group Bliss-Developers
106 addPatchSet = group Registered Users
Jackd4486082019-08-11 14:04:41 +0530107 addPatchSet = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530108 create = group Administrators
109 create = group Bliss-Developers
Jacka1c7ea92019-08-12 09:59:46 +0530110 create = group Registered Users
Jackd4486082019-08-11 14:04:41 +0530111 create = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530112 createSignedTag = group Administrators
113 createSignedTag = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530114 createSignedTag = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530115 createTag = group Administrators
116 createTag = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530117 createTag = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530118 label-Code-Review = -2..+2 group Administrators
119 label-Code-Review = -2..+2 group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530120 label-Code-Review = -2..+2 group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530121 label-Verified = -1..+1 group Administrators
122 label-Verified = -1..+1 group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530123 label-Verified = -1..+1 group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530124 rebase = group Administrators
125 rebase = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530126 rebase = group Web and Documentation
Jackeagle5b8d5222019-07-26 12:19:34 +0530127[plugin "slack-integration"]
Jackf2482702019-08-08 20:41:39 +0530128 channel = blissromsgerrit
129 enabled = true
130 ignore = ^WIP.*
131 publish-on-change-merged = true
132 publish-on-comment-added = true
133 publish-on-patch-set-created = true
134 publish-on-private-to-public = true
135 publish-on-reviewer-added = true
136 publish-on-wip-ready = true
137 username = Jack
138 webhookurl = https://hooks.slack.com/services/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