Create tripleo-quickstart subteam
TripleO has used implicit subteams for a while now, but it would be better to encode these in gerrit ACLs. The release team is left as tripleo-release, but hopefully tripleo will move to managed release this cycle. Change-Id: If0d5b1c82b69c191c99ac152f37e16fb4e07f976
This commit is contained in:
15
gerrit/acls/openstack/tripleo-quickstart.config
Normal file
15
gerrit/acls/openstack/tripleo-quickstart.config
Normal file
@@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tripleo-quickstart-core
|
||||
create = group tripleo-release
|
||||
label-Code-Review = -2..+2 group tripleo-quickstart-core
|
||||
label-Workflow = -1..+1 group tripleo-quickstart-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group tripleo-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
||||
@@ -3743,7 +3743,6 @@
|
||||
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
||||
- project: openstack/tripleo-quickstart
|
||||
description: Ansible based project for setting up TripleO virtual environments
|
||||
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
||||
- project: openstack/tripleo-specs
|
||||
groups:
|
||||
- tripleo
|
||||
|
||||
Reference in New Issue
Block a user