blob: 5361598fc858a0aedeebf8bd2f785422d96196cb [file] [log] [blame]
Soby Mathew7bc22b12022-10-14 14:45:08 +02001[access]
2 inheritFrom = TF-A
3[submit]
Soby Mathewdc950cc2022-10-14 14:46:38 +02004 action = merge always
Soby Mathew7bc22b12022-10-14 14:45:08 +02005[access "refs/*"]
Soby Mathewef20b552022-10-14 15:06:18 +02006 owner = group Administrators
Soby Mathewdc950cc2022-10-14 14:46:38 +02007[project]
8 description = Gerrit settings common to repositories under the TF-RMM namespace
Soby Mathew757d1bd2022-10-14 14:58:33 +02009[access "refs/heads/*"]
10 abandon = group tf-rmm-approvers
11 create = group tf-rmm-approvers
12 forgeAuthor = group tf-rmm-approvers
13 forgeServerAsCommitter = group tf-rmm-approvers
14 label-Allow-CI = +0..+2 group tf-rmm-approvers
15 label-Code-Review = -1..+1 group Registered Users
16 label-Maintainer-Review = -1..+1 group tf-rmm-approvers
17 label-Verified = -1..+1 group Bot Users
18 label-Verified = -1..+1 group tf-rmm-approvers
19 push = +force group tf-rmm-approvers
20 submit = group tf-rmm-approvers
Soby Mathewdeb389a2022-10-14 15:02:13 +020021[access "refs/meta/config"]
22 create = group tf-rmm-approvers
23 label-Code-Review = -1..+1 group tf-rmm-approvers
24 label-Maintainer-Review = -1..+1 group tf-rmm-approvers
25 label-Verified = -1..+1 group tf-rmm-approvers
26 push = group tf-rmm-approvers
27 read = group tf-rmm-approvers
28 submit = group tf-rmm-approvers
Soby Mathewef20b552022-10-14 15:06:18 +020029[access "refs/meta/dashboards/*"]
30 create = group tf-rmm-approvers
31 push = group tf-rmm-approvers