Doug Hellmann f098551530 Add dashboard for OpenStack TC members
Add a dashboard for keeping up with the governance repo used
by the technical committee.

Change-Id: Icb5cce60adf472550da407a86a598f2db18def9a
2014-06-06 15:16:27 -07:00

17 lines
456 B
Plaintext

[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