blob: cd4d9efe4b1de713daa4ce43b68b6728177e1f19 [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
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
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053023[access "refs/for/refs/*"]
Jack16c84c22019-05-10 08:55:56 +053024 push = group Administrators
25 push = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053026 push = group Registered Users
27 pushMerge = group Registered Users
Jack492ae612019-05-10 10:46:51 +053028 create = group Bliss-Developers
29 create = group Registered Users
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053030[access "refs/heads/*"]
31 create = group Administrators
Jack16c84c22019-05-10 08:55:56 +053032 create = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053033 create = group Project Owners
Jackd4486082019-08-11 14:04:41 +053034 create = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053035 editTopicName = +force group Administrators
Jack16c84c22019-05-10 08:55:56 +053036 editTopicName = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053037 editTopicName = +force group Project Owners
Jackd4486082019-08-11 14:04:41 +053038 editTopicName = group Web and Documentation
Jack16c84c22019-05-10 08:55:56 +053039 forgeAuthor = group Administrators
40 forgeAuthor = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053041 forgeAuthor = group Registered Users
Jackd4486082019-08-11 14:04:41 +053042 forgeAuthor = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053043 forgeCommitter = group Administrators
Jack16c84c22019-05-10 08:55:56 +053044 forgeCommitter = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053045 forgeCommitter = group Project Owners
Jackd4486082019-08-11 14:04:41 +053046 forgeCommitter = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053047 label-Code-Review = -2..+2 group Administrators
Jack16c84c22019-05-10 08:55:56 +053048 label-Code-Review = -2..+2 group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053049 label-Code-Review = -2..+2 group Project Owners
Jackd4486082019-08-11 14:04:41 +053050 label-Code-Review = -2..+2 group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053051 label-Code-Review = -1..+1 group Registered Users
52 push = group Administrators
Jack40761562019-05-10 08:08:46 +053053 push = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053054 push = group Project Owners
Jackd4486082019-08-11 14:04:41 +053055 push = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053056 submit = group Administrators
Jacka76817c2019-08-11 12:44:49 +053057 submit = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053058 submit = group Project Owners
Jackb1371832019-05-09 11:28:05 +053059 label-Verified = -1..+1 group Administrators
Jack16c84c22019-05-10 08:55:56 +053060 label-Verified = -1..+1 group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +053061 label-Verified = -1..+1 group Web and Documentation
Jack9bc5c0f2019-05-10 11:14:58 +053062 abandon = group Administrators
63 abandon = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +053064 abandon = group Web and Documentation
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053065[access "refs/meta/config"]
66 exclusiveGroupPermissions = read
67 create = group Administrators
68 create = group Project Owners
69 label-Code-Review = -2..+2 group Administrators
70 label-Code-Review = -2..+2 group Project Owners
71 push = group Administrators
72 push = group Project Owners
73 read = group Administrators
74 read = group Project Owners
75 submit = group Administrators
76 submit = group Project Owners
Jack8b2f1c92019-07-26 11:27:46 +053077 label-Verified = -1..+1 group Administrators
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053078[access "refs/tags/*"]
79 create = group Administrators
80 create = group Project Owners
81 createSignedTag = group Administrators
Jack16c84c22019-05-10 08:55:56 +053082 createSignedTag = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053083 createSignedTag = group Project Owners
84 createTag = group Administrators
Jack16c84c22019-05-10 08:55:56 +053085 createTag = group Bliss-Developers
Gerrit Code Review0d6ceaa2019-05-09 10:12:39 +053086 createTag = group Project Owners
87[label "Code-Review"]
88 function = MaxWithBlock
89 defaultValue = 0
90 copyMinScore = true
91 copyAllScoresOnTrivialRebase = true
92 value = -2 This shall not be merged
93 value = -1 I would prefer this is not merged as is
94 value = 0 No score
95 value = +1 Looks good to me, but someone else must approve
96 value = +2 Looks good to me, approved
Gerrit Code Reviewf8cdb012019-05-09 10:12:40 +053097[label "Verified"]
98 function = MaxWithBlock
99 value = -1 Fails
100 value = 0 No score
101 value = +1 Verified
102 copyAllScoresIfNoCodeChange = true
Jackb1371832019-05-09 11:28:05 +0530103 defaultValue = 0
Jack7ac900f2019-05-10 10:54:27 +0530104[access "refs/publish/*"]
105 addPatchSet = group Administrators
106 addPatchSet = group Bliss-Developers
107 addPatchSet = group Registered Users
Jackd4486082019-08-11 14:04:41 +0530108 addPatchSet = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530109 create = group Administrators
110 create = group Bliss-Developers
Jacka1c7ea92019-08-12 09:59:46 +0530111 create = group Registered Users
Jackd4486082019-08-11 14:04:41 +0530112 create = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530113 createSignedTag = group Administrators
114 createSignedTag = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530115 createSignedTag = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530116 createTag = group Administrators
117 createTag = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530118 createTag = group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530119 label-Code-Review = -2..+2 group Administrators
120 label-Code-Review = -2..+2 group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530121 label-Code-Review = -2..+2 group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530122 label-Verified = -1..+1 group Administrators
123 label-Verified = -1..+1 group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530124 label-Verified = -1..+1 group Web and Documentation
Jacka01a8492019-05-10 11:08:27 +0530125 rebase = group Administrators
126 rebase = group Bliss-Developers
Jackd4486082019-08-11 14:04:41 +0530127 rebase = group Web and Documentation
Jackeagle5b8d5222019-07-26 12:19:34 +0530128[plugin "slack-integration"]
Jackf2482702019-08-08 20:41:39 +0530129 channel = blissromsgerrit
130 enabled = true
131 ignore = ^WIP.*
132 publish-on-change-merged = true
133 publish-on-comment-added = true
134 publish-on-patch-set-created = true
135 publish-on-private-to-public = true
136 publish-on-reviewer-added = true
137 publish-on-wip-ready = true
138 username = Jack
139 webhookurl = https://hooks.slack.com/services/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