New repo: "ideas"
This is the starting point for the "ideas" project. Ideas is a repository where everyone can submit their ideas for global OpenStack changes. It is the follow up of a discussion in the last summit in Shanghai, where we discussed the lack of an easy way to browse and search history of all the (crazy) ideas for OpenStack floated on the mailing lists. We established (due to recurring topics) that the MLs are not really appropriate for this searching and revision control. Needed-By: https://review.opendev.org/#/c/701678 Change-Id: Ice47cf6b84cf817db47867aa536d4f4b80c9b792
This commit is contained in:
parent
b025023dd2
commit
e94a0f641f
10
gerrit/acls/openstack/ideas.config
Normal file
10
gerrit/acls/openstack/ideas.config
Normal file
@ -0,0 +1,10 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tech-committee
|
||||
label-Code-Review = -2..+2 group tech-committee
|
||||
label-Workflow = -1..+1 group tech-committee
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3129,6 +3129,9 @@
|
||||
- openstack-i18n
|
||||
acl-config: /home/gerrit2/acls/openstack/i18n.config
|
||||
description: OpenStack I18n Specifications
|
||||
- project: openstack/ideas
|
||||
description: The place to propose OpenStack-wide ideas for change
|
||||
upstream: https://github.com/evrardjp/ideas.git
|
||||
- project: openstack/infra-manual
|
||||
use-storyboard: true
|
||||
groups:
|
||||
|
@ -514,6 +514,7 @@ openstack-dev:
|
||||
- openstack/governance
|
||||
- openstack/governance-sigs
|
||||
- openstack/governance-website
|
||||
- openstack/ideas
|
||||
- openstack/openstack-specs
|
||||
- openstack/project-navigator-data
|
||||
- openstack/project-team-guide
|
||||
@ -1944,6 +1945,7 @@ openstack-tc:
|
||||
- openstack/governance
|
||||
- openstack/governance-sigs
|
||||
- openstack/governance-website
|
||||
- openstack/ideas
|
||||
- openstack/project-team-guide
|
||||
branches:
|
||||
- master
|
||||
@ -1997,6 +1999,7 @@ openstack-uc:
|
||||
- change-merged
|
||||
projects:
|
||||
- openstack/governance-uc
|
||||
- openstack/ideas
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -536,6 +536,7 @@
|
||||
- openstack/horizon
|
||||
- openstack/i18n
|
||||
- openstack/i18n-specs
|
||||
- openstack/ideas
|
||||
- openstack/infra-manual
|
||||
- openstack/instack-undercloud
|
||||
- openstack/interop
|
||||
|
Loading…
Reference in New Issue
Block a user