Add dashboard for OpenStack TC members

Add a dashboard for keeping up with the governance repo used
by the technical committee.

Change-Id: Icb5cce60adf472550da407a86a598f2db18def9a
This commit is contained in:
Doug Hellmann 2014-06-06 15:14:41 -07:00
parent b603e259d5
commit f098551530
1 changed files with 16 additions and 0 deletions

16
dashboards/tc.dash Normal file
View File

@ -0,0 +1,16 @@
[dashboard]
title = Technical Committee Inbox
description = Technical Committee Review Inbox
foreach = project:openstack/governance
[section "Ready to Merge"]
query = label:Code-Review>=7
[section "You Haven't Voted on this Draft"]
query = is:open NOT label:Code-Review,self NOT owner:self
[section "Has at Least One Objection"]
query = is:open NOT label:Code-Review,self NOT owner:self label:Code-Review<=-1
[section "All Open Items"]
query = is:open