create constellations repository
The TC is starting a new documentation initiative to help deployers understand how to combine various OpenStack components for different purposes. Although the TC is starting this, ultimately we hope to build a team of maintainers for the repository and so a new gerrit group is being used as the reviewers. We do not anticipate tagging or branching, so those permissions are left as the defaults. We don't know yet if this will remain a "TC-owned" repo or if the documentation team will adopt it, so there is not yet a related governance patch. Story: #2001702 Task: #15069 Change-Id: I0f7dccd1503b59d0e61eec00913bd96bf481184d Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
929d76cf72
commit
9593b0fa36
11
gerrit/acls/openstack/constellations.config
Normal file
11
gerrit/acls/openstack/constellations.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group constellations-core
|
||||
label-Code-Review = -2..+2 group constellations-core
|
||||
label-Workflow = -1..+1 group constellations-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1693,6 +1693,9 @@
|
||||
- congress
|
||||
description: Tempest Plugin for Congress project
|
||||
acl-config: /home/gerrit2/acls/openstack/congress.config
|
||||
- project: openstack/constellations
|
||||
description: Documentation for suggested combinations of OpenStack components
|
||||
use-storyboard: true
|
||||
- project: openstack/contributor-guide
|
||||
use-storyboard: true
|
||||
description: The general guide to contributing to OpenStack.
|
||||
|
@ -1951,6 +1951,7 @@ openstack-tc:
|
||||
- change-merged
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/constellations
|
||||
- openstack/governance
|
||||
- openstack/project-team-guide
|
||||
branches:
|
||||
|
@ -399,6 +399,7 @@
|
||||
- openstack/congress-dashboard
|
||||
- openstack/congress-specs
|
||||
- openstack/congress-tempest-plugin
|
||||
- openstack/constellations
|
||||
- openstack/contributor-guide
|
||||
- openstack/conveyor
|
||||
- openstack/cookbook-openstack-application-catalog
|
||||
|
Loading…
Reference in New Issue
Block a user