Merge "Create groups-static-pages project"
This commit is contained in:
commit
6f56a19400
@ -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
|
@ -2381,6 +2381,15 @@
|
|||||||
- 'groups-release-{branch-designator}':
|
- 'groups-release-{branch-designator}':
|
||||||
branch-designator: 'branch'
|
branch-designator: 'branch'
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: groups-static-pages
|
||||||
|
github-org: openstack-infra
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstackid
|
name: openstackid
|
||||||
github-org: openstack-infra
|
github-org: openstack-infra
|
||||||
|
@ -93,6 +93,9 @@
|
|||||||
- project: openstack-infra/groups
|
- project: openstack-infra/groups
|
||||||
description: OpenStack Groups community portal
|
description: OpenStack Groups community portal
|
||||||
upstream: git://github.com/mkissam/groups.git
|
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
|
- project: openstack-infra/infra-manual
|
||||||
group: openstack-ci
|
group: openstack-ci
|
||||||
options:
|
options:
|
||||||
|
@ -2884,6 +2884,12 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- noop
|
- noop
|
||||||
|
|
||||||
|
- name: openstack-infra/groups-static-pages
|
||||||
|
check:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
- noop
|
||||||
|
|
||||||
- name: openstack-infra/jeepyb
|
- name: openstack-infra/jeepyb
|
||||||
check:
|
check:
|
||||||
- gate-jeepyb-pep8
|
- gate-jeepyb-pep8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user