Reorganizes project-config
This repo was created from filter branching the openstack-infra/ config repo. This process brought a lot of cruft with it in the form of directories that we no longer need. This patch removes that cruft so we begin with a tidier repo. Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
This commit is contained in:
15
gerrit/acls/stackforge/stackalytics.config
Normal file
15
gerrit/acls/stackforge/stackalytics.config
Normal file
@@ -0,0 +1,15 @@
|
||||
[access "refs/*"]
|
||||
create = group stackalytics-core
|
||||
pushSignedTag = group stackalytics-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group stackalytics-core
|
||||
label-Code-Review = -2..+2 group stackalytics-core
|
||||
label-Workflow = -1..+1 group stackalytics-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
||||
Reference in New Issue
Block a user