Add openstack-infra/askbot-theme.

Change-Id: I6940e49deaa2889e30327c202272176477f82593
Reviewed-on: https://review.openstack.org/25021
Reviewed-by: Anita Kuno <akuno@lavabit.com>
Reviewed-by: Elizabeth Krumbach <lyz@princessleia.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-03-21 09:58:50 -07:00 committed by Jenkins
parent 5c7c9b5396
commit df73201864
4 changed files with 23 additions and 0 deletions

View File

@ -4,6 +4,7 @@ openstack-infra:
- change-merged
- x-vrif-minus-2
projects:
- openstack-infra/askbot-theme
- openstack-infra/config
- openstack-infra/devstack-gate
- openstack-infra/gerrit

View File

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

View File

@ -146,6 +146,12 @@ projects:
- zuul-tarball:
- zuul-pypi-upload
- name: openstack-infra/askbot-theme
check:
- gate-noop
gate:
- gate-noop
- name: openstack-infra/nose-html-output
check:
- gate-noop

View File

@ -14,6 +14,9 @@
upstream: git://github.com/heat-api/heat-cfntools.git
- project: openstack/heat
- project: openstack/python-heatclient
- project: openstack-infra/askbot-theme
description: Theme for ask.openstack.org.
upstream: https://bitbucket.org/askbot/openstack-theme
- project: openstack-infra/devstack-gate
- project: openstack-infra/gerrit
description: Fork of Gerrit used by OpenStack