Add dashboard for OVN related projects

Change-Id: Ibe0e5d12c780efc45fdf18a2d3bc6efc0f38aeb7
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
This commit is contained in:
Lucas Alvares Gomes 2018-11-29 15:42:02 +00:00
parent eb3865fe0d
commit c78eb0dc69
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[dashboard]
title = Networking-OVN Reviews
description = Review Inbox
foreach = (project:openstack/networking-ovn OR project:openstack/ovsdbapp) status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,zuul NOT reviewedby:self
[section "Changes older than 5 days that have not been reviewed by anyone"]
query = NOT label:Code-Review<=-1 NOT label:Code-Review>=1 age:5d
[section "Needs final +2"]
query = label:Code-Review>=2 limit:50 NOT label:Code-Review<=-1,self
[section "Passed Zuul, No Negative Feedback"]
query = NOT label:Code-Review>=2 NOT label:Code-Review<=-1
[section "You are a reviewer, but haven't voted in the current revision"]
query = NOT label:Code-Review<=-1,self NOT label:Code-Review>=1,self reviewer:self