Merge "Addition of the activity-board project to the OpenStack-infra environment"
This commit is contained in:
commit
aedbe5adb7
@ -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
|
||||||
|
|
@ -2910,3 +2910,10 @@ projects:
|
|||||||
- gate-noop
|
- gate-noop
|
||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
|
- name: openstack-infra/activity-board
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
|
@ -388,3 +388,7 @@
|
|||||||
upstream: git://github.com/ryanpetrello/wsme.git
|
upstream: git://github.com/ryanpetrello/wsme.git
|
||||||
- project: openstack/governance
|
- project: openstack/governance
|
||||||
description: "Openstack Technical Committee Decisions"
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user