blob: b4c12947723d571c9a122d6d559a4cfbe6e9ab4f [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
Jack19c53622019-08-14 18:36:16 +05306 requireChangeId = false
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +05307 enableSignedPush = false
8[submit]
9 mergeContent = true
Jack5c17d1e2019-08-12 11:25:37 +053010 action = rebase if necessary
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053011[capability]
12 administrateServer = group Administrators
13 priority = batch group Non-Interactive Users
14 streamEvents = group Non-Interactive Users
15[access "refs/*"]
16 read = group Administrators
17 read = group Anonymous Users
18[access "refs/for/*"]
Jack16c84c22019-05-10 08:55:56 +053019 addPatchSet = group Administrators
20 addPatchSet = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053021 addPatchSet = group Registered Users
Jack492ae612019-05-10 10:46:51 +053022 create = group Bliss-Developers
Jack408fb162019-08-14 18:40:48 +053023 submit = group Administrators
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053024[access "refs/for/refs/*"]
Jack16c84c22019-05-10 08:55:56 +053025 push = group Administrators
26 push = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053027 push = group Registered Users
28 pushMerge = group Registered Users
Jack492ae612019-05-10 10:46:51 +053029 create = group Bliss-Developers
30 create = group Registered Users
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053031[access "refs/heads/*"]
32 create = group Administrators
Jack16c84c22019-05-10 08:55:56 +053033 create = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053034 create = group Project Owners
Jackd4486082019-08-11 14:04:41 +053035 create = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053036 editTopicName = +force group Administrators
Jack16c84c22019-05-10 08:55:56 +053037 editTopicName = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053038 editTopicName = +force group Project Owners
Jackd4486082019-08-11 14:04:41 +053039 editTopicName = group Web and Documentation
Jack16c84c22019-05-10 08:55:56 +053040 forgeAuthor = group Administrators
41 forgeAuthor = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053042 forgeAuthor = group Registered Users
Jackd4486082019-08-11 14:04:41 +053043 forgeAuthor = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053044 forgeCommitter = group Administrators
Jack16c84c22019-05-10 08:55:56 +053045 forgeCommitter = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053046 forgeCommitter = group Project Owners
Jackd4486082019-08-11 14:04:41 +053047 forgeCommitter = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053048 label-Code-Review = -2..+2 group Administrators
Jack16c84c22019-05-10 08:55:56 +053049 label-Code-Review = -2..+2 group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053050 label-Code-Review = -2..+2 group Project Owners
Jackd4486082019-08-11 14:04:41 +053051 label-Code-Review = -2..+2 group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053052 label-Code-Review = -1..+1 group Registered Users
53 push = group Administrators
Jack40761562019-05-10 08:08:46 +053054 push = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053055 push = group Project Owners
Jackd4486082019-08-11 14:04:41 +053056 push = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053057 submit = group Administrators
Jacka76817c2019-08-11 12:44:49 +053058 submit = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053059 submit = group Project Owners
Jackb1371832019-05-09 11:28:05 +053060 label-Verified = -1..+1 group Administrators
Jack16c84c22019-05-10 08:55:56 +053061 label-Verified = -1..+1 group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +053062 label-Verified = -1..+1 group Web and Documentation
Jack9bc5c0f2019-05-10 11:14:58 +053063 abandon = group Administrators
64 abandon = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +053065 abandon = group Web and Documentation
Jack6a537f92019-08-14 18:39:09 +053066 pushMerge = group Administrators
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053067[access "refs/meta/config"]
68 exclusiveGroupPermissions = read
69 create = group Administrators
70 create = group Project Owners
71 label-Code-Review = -2..+2 group Administrators
72 label-Code-Review = -2..+2 group Project Owners
73 push = group Administrators
74 push = group Project Owners
75 read = group Administrators
76 read = group Project Owners
77 submit = group Administrators
78 submit = group Project Owners
Jack8b2f1c92019-07-26 11:27:46 +053079 label-Verified = -1..+1 group Administrators
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053080[access "refs/tags/*"]
81 create = group Administrators
82 create = group Project Owners
83 createSignedTag = group Administrators
Jack16c84c22019-05-10 08:55:56 +053084 createSignedTag = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053085 createSignedTag = group Project Owners
86 createTag = group Administrators
Jack16c84c22019-05-10 08:55:56 +053087 createTag = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053088 createTag = group Project Owners
89[label "Code-Review"]
90 function = MaxWithBlock
91 defaultValue = 0
92 copyMinScore = true
93 copyAllScoresOnTrivialRebase = true
94 value = -2 This shall not be merged
95 value = -1 I would prefer this is not merged as is
96 value = 0 No score
97 value = +1 Looks good to me, but someone else must approve
98 value = +2 Looks good to me, approved
Gerrit Code Reviewf8cdb012019-05-09 10:12:40 +053099[label "Verified"]
100 function = MaxWithBlock
101 value = -1 Fails
102 value = 0 No score
103 value = +1 Verified
104 copyAllScoresIfNoCodeChange = true
Jackb1371832019-05-09 11:28:05 +0530105 defaultValue = 0
Jack7ac900f2019-05-10 10:54:27 +0530106[access "refs/publish/*"]
Jacka01a8492019-05-10 11:08:27 +0530107 create = group Administrators
108 create = group Bliss-Developers
Jackeagled714d052019-08-13 09:49:24 +0530109 create = group Project Owners
110 editTopicName = +force group Administrators
111 editTopicName = group Bliss-Developers
112 editTopicName = +force group Project Owners
113 forgeAuthor = group Administrators
114 forgeAuthor = group Bliss-Developers
115 forgeAuthor = group Registered Users
116 forgeCommitter = group Administrators
117 forgeCommitter = group Bliss-Developers
118 forgeCommitter = group Project Owners
Jacka01a8492019-05-10 11:08:27 +0530119 label-Code-Review = -2..+2 group Administrators
120 label-Code-Review = -2..+2 group Bliss-Developers
Jackeagled714d052019-08-13 09:49:24 +0530121 label-Code-Review = -2..+2 group Project Owners
122 label-Code-Review = -1..+1 group Registered Users
123 push = group Administrators
124 push = group Bliss-Developers
125 push = group Project Owners
126 submit = group Administrators
127 submit = group Bliss-Developers
128 submit = group Project Owners
Jacka01a8492019-05-10 11:08:27 +0530129 label-Verified = -1..+1 group Administrators
130 label-Verified = -1..+1 group Bliss-Developers
Jackeagled714d052019-08-13 09:49:24 +0530131 abandon = group Administrators
132 abandon = group Bliss-Developers
Jackeagle5b8d5222019-07-26 12:19:34 +0530133[plugin "slack-integration"]
Jackf2482702019-08-08 20:41:39 +0530134 channel = blissromsgerrit
135 enabled = true
136 ignore = ^WIP.*
137 publish-on-change-merged = true
138 publish-on-comment-added = true
139 publish-on-patch-set-created = true
140 publish-on-private-to-public = true
141 publish-on-reviewer-added = true
142 publish-on-wip-ready = true
143 username = Jack
144 webhookurl = https://hooks.slack.com/services/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