[openstack-tc] Governance dashboard

Zane Bitter zbitter at redhat.com
Wed Jun 20 15:53:07 UTC 2018


I've been using this Gerrit dashboard for governance reviews for a few 
weeks now, and it seems to be working out OK so I thought I would share 
it here in case it could help anybody else:

https://review.openstack.org/#/dashboard/?foreach=project%3Aopenstack%2Fgovernance+status%3Aopen&title=Governance+Review+Inbox&My+Proposals=owner%3Aself&Ready+for+Review=NOT+%28owner%3Aself+OR+label%3ARollcall%2DVote%3C%3D%2D1%2Cself+OR+label%3ARollcall%2DVote%3E%3D1%2Cself+OR+label%3ACode%2DReview%3E%3D1%2Cself%29+NOT+%28label%3ACode%2DReview%3C%3D%2D1+OR+label%3AWorkflow%3C%3D%2D1+OR+topic%3Aon%2Dhold+OR+label%3AVerified%3C%3D%2D1%29&Not+Reviewed=NOT+%28owner%3Aself+OR+label%3ARollcall%2DVote%3C%3D%2D1%2Cself+OR+label%3ARollcall%2DVote%3E%3D1%2Cself+OR+label%3ACode%2DReview%3E%3D1%2Cself+OR+label%3ACode%2DReview%3C%3D%2D1%2Cself%29+%28label%3ACode%2DReview%3C%3D%2D1+OR+label%3AWorkflow%3C%3D%2D1+OR+topic%3Aon%2Dhold+OR+label%3AVerified%3C%3D%2D1%29&Not+Voted=NOT+%28owner%3Aself+OR+label%3ARollcall%2DVote%3C%3D%2D1%2Cself+OR+label%3ARollcall%2DVote%3E%3D1%2Cself+OR+label%3ACode%2DReview%3C%3D%2D1%2Cself%29+NOT+label%3AWorkflow%3C%3D%2D1+label%3ACode%2DReview%3E%3D1%2Cself+topic%3Aformal%2Dvote&Reviewed=NOT+%28owner%3Aself+OR+label%3ARollcall%2DVote%3C%3D%2D1%2Cself+OR+label%3ARollcall%2DVote%3E%3D1%2Cself%29+%28label%3ACode%2DReview%3C%3D%2D1%2Cself+OR+%28label%3ACode%2DReview%3E%3D1%2Cself+NOT+topic%3Aformal%2Dvote%29%29&Voted=NOT+owner%3Aself+%28label%3ARollcall%2DVote%3C%3D%2D1%2Cself+OR+label%3ARollcall%2DVote%3E%3D1%2Cself%29

I've attached the gerrit-dash-creator file if you want to customise it.

cheers,
Zane.
-------------- next part --------------
[dashboard]
title = Governance Review Inbox
description = Review Inbox
foreach = project:openstack/governance status:open

[section "My Proposals"]
query = owner:self

[section "Ready for Review"]
query = NOT (owner:self OR label:Rollcall-Vote<=-1,self OR label:Rollcall-Vote>=1,self OR label:Code-Review>=1,self) NOT (label:Code-Review<=-1 OR label:Workflow<=-1 OR topic:on-hold OR label:Verified<=-1)

[section "Not Reviewed"]
query = NOT (owner:self OR label:Rollcall-Vote<=-1,self OR label:Rollcall-Vote>=1,self OR label:Code-Review>=1,self OR label:Code-Review<=-1,self) (label:Code-Review<=-1 OR label:Workflow<=-1 OR topic:on-hold OR label:Verified<=-1)

[section "Not Voted"]
query = NOT (owner:self OR label:Rollcall-Vote<=-1,self OR label:Rollcall-Vote>=1,self OR label:Code-Review<=-1,self) NOT label:Workflow<=-1 label:Code-Review>=1,self topic:formal-vote

[section "Reviewed"]
query = NOT (owner:self OR label:Rollcall-Vote<=-1,self OR label:Rollcall-Vote>=1,self) (label:Code-Review<=-1,self OR (label:Code-Review>=1,self NOT topic:formal-vote))

[section "Voted"]
query = NOT owner:self (label:Rollcall-Vote<=-1,self OR label:Rollcall-Vote>=1,self)


More information about the OpenStack-TC mailing list