Merge "Addition of the activity-board project to the OpenStack-infra environment"

This commit is contained in:
Jenkins 2013-09-04 15:12:06 +00:00 committed by Gerrit Code Review
commit aedbe5adb7
3 changed files with 24 additions and 0 deletions

View File

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

View File

@ -2910,3 +2910,10 @@ projects:
- gate-noop
gate:
- gate-noop
- name: openstack-infra/activity-board
check:
- gate-noop
gate:
- gate-noop

View File

@ -388,3 +388,7 @@
upstream: git://github.com/ryanpetrello/wsme.git
- project: openstack/governance
description: "Openstack Technical Committee Decisions"
- 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