Merge "Add specs-cookiecutter to openstack-dev"

This commit is contained in:
Jenkins 2014-04-04 17:45:40 +00:00 committed by Gerrit Code Review
commit db76ed792f
4 changed files with 24 additions and 0 deletions

View File

@ -7,6 +7,7 @@ openstack-infra:
- openstack-dev/cookiecutter
- openstack-dev/hacking
- openstack-dev/pbr
- openstack-dev/specs-cookiecutter
- openstack-infra/askbot-theme
- openstack-infra/bugdaystats
- openstack-infra/config
@ -623,6 +624,7 @@ openstack-merges:
- openstack-dev/hacking
- openstack-dev/pbr
- openstack-dev/openstack-nose
- openstack-dev/specs-cookiecutter
- openstack-infra/activity-board
- openstack-infra/askbot-theme
- openstack-infra/config

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
label-Approved = +0..+1 group cookiecutter-core
label-Code-Review = -2..+2 group cookiecutter-core
workInProgress = group cookiecutter-core
[access "refs/tags/*"]
create = group cookiecutter-core
pushTag = group cookiecutter-core
[project]
state = active
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -22,6 +22,9 @@
upstream: git://github.com/emonty/oslo.packaging
description: Python Build Reasonableness
- project: openstack-dev/sandbox
- project: openstack-dev/specs-cookiecutter
upstream: git://github.com/mtreinish/specs-cookiecutter
description: Cookiecutter templates for new specs repos
- project: openstack-infra/activity-board
description: Tech community metrics dash of the OpenStack community based on the Metrics Grimoire toolset
upstream: git://github.com/Bitergia/openstack-dashboard.git

View File

@ -2514,6 +2514,12 @@ projects:
gate:
- noop
- name: openstack-dev/specs-cookiecutter
check:
- noop
gate:
- noop
# Section: OpenStack infrastructure projects
- name: openstack-infra/activity-board