Create groups-static-pages project

Create a new openstack-infra/groups-static-pages project that will act as
a content source for static pages of community portal. The content
management workflow follows the OpenStack CI review process.

Change-Id: I7a2280dfdb0c08df686345806739ed4fe9730d0f
This commit is contained in:
Marton Kiss 2014-04-23 04:04:40 +02:00
parent 1e936bffd0
commit 7522d63928
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group groups-static-pages-core
label-Workflow = -1..+1 group groups-static-pages-core
[access "refs/tags/*"]
create = group groups-static-pages-ptl
pushSignedTag = group groups-static-pages-ptl
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2379,6 +2379,15 @@
- 'groups-release-{branch-designator}':
branch-designator: 'branch'
- project:
name: groups-static-pages
github-org: openstack-infra
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: openstackid
github-org: openstack-infra

View File

@ -93,6 +93,9 @@
- project: openstack-infra/groups
description: OpenStack Groups community portal
upstream: git://github.com/mkissam/groups.git
- project: openstack-infra/groups-static-pages
description: Community portal static pages
upstream: git://github.com/mkissam/groups-static-pages
- project: openstack-infra/infra-manual
group: openstack-ci
options:

View File

@ -2878,6 +2878,12 @@ projects:
gate:
- noop
- name: openstack-infra/groups-static-pages
check:
- noop
gate:
- noop
- name: openstack-infra/jeepyb
check:
- gate-jeepyb-pep8