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:
Jean-Philippe Evrard 2020-01-08 11:41:34 +01:00
parent b025023dd2
commit e94a0f641f
4 changed files with 17 additions and 0 deletions

View 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

View File

@ -3129,6 +3129,9 @@
- openstack-i18n - openstack-i18n
acl-config: /home/gerrit2/acls/openstack/i18n.config acl-config: /home/gerrit2/acls/openstack/i18n.config
description: OpenStack I18n Specifications 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 - project: openstack/infra-manual
use-storyboard: true use-storyboard: true
groups: groups:

View File

@ -514,6 +514,7 @@ openstack-dev:
- openstack/governance - openstack/governance
- openstack/governance-sigs - openstack/governance-sigs
- openstack/governance-website - openstack/governance-website
- openstack/ideas
- openstack/openstack-specs - openstack/openstack-specs
- openstack/project-navigator-data - openstack/project-navigator-data
- openstack/project-team-guide - openstack/project-team-guide
@ -1944,6 +1945,7 @@ openstack-tc:
- openstack/governance - openstack/governance
- openstack/governance-sigs - openstack/governance-sigs
- openstack/governance-website - openstack/governance-website
- openstack/ideas
- openstack/project-team-guide - openstack/project-team-guide
branches: branches:
- master - master
@ -1997,6 +1999,7 @@ openstack-uc:
- change-merged - change-merged
projects: projects:
- openstack/governance-uc - openstack/governance-uc
- openstack/ideas
branches: branches:
- master - master

View File

@ -536,6 +536,7 @@
- openstack/horizon - openstack/horizon
- openstack/i18n - openstack/i18n
- openstack/i18n-specs - openstack/i18n-specs
- openstack/ideas
- openstack/infra-manual - openstack/infra-manual
- openstack/instack-undercloud - openstack/instack-undercloud
- openstack/interop - openstack/interop