a01f5cb029
Wallaby is added to the main stable dashboard while Train is moved to the EM dashboard. This change also adds a second EM dashboard for Ocata, Pike and Queens that all remain active. Change-Id: I64f0f31b74d99475206cf72e75422a259d16f593
32 lines
1.9 KiB
Plaintext
32 lines
1.9 KiB
Plaintext
[dashboard]
|
|
title = Nova Extended Maintenance Review Inbox (Train, Stein and Rocky)
|
|
description = Review Inbox
|
|
foreach = (project:openstack/nova OR project:openstack/python-novaclient) status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,zuul NOT reviewedby:self
|
|
|
|
[section " stable/train 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 branch:stable/train
|
|
|
|
[section "stable/train Needs final +2"]
|
|
query = label:Code-Review>=2 NOT(reviewerin:stable-maint-core label:Code-Review<=-1) limit:50 NOT label:workflow>=1 branch:stable/train
|
|
|
|
[section "stable/train Passed Zuul, No Negative Core Feedback"]
|
|
query = NOT label:Code-Review>=2 NOT(reviewerin:stable-maint-core label:Code-Review<=-1) limit:50 branch:stable/train
|
|
|
|
[section " stable/stein 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 branch:stable/stein
|
|
|
|
[section "stable/stein Needs final +2"]
|
|
query = label:Code-Review>=2 NOT(reviewerin:stable-maint-core label:Code-Review<=-1) limit:50 NOT label:workflow>=1 branch:stable/stein
|
|
|
|
[section "stable/stein Passed Zuul, No Negative Core Feedback"]
|
|
query = NOT label:Code-Review>=2 NOT(reviewerin:stable-maint-core label:Code-Review<=-1) limit:50 branch:stable/stein
|
|
|
|
[section " stable/rocky 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 branch:stable/rocky
|
|
|
|
[section "stable/rocky Needs final +2"]
|
|
query = label:Code-Review>=2 NOT(reviewerin:stable-maint-core label:Code-Review<=-1) limit:50 NOT label:workflow>=1 branch:stable/rocky
|
|
|
|
[section "stable/rocky Passed Zuul, No Negative Core Feedback"]
|
|
query = NOT label:Code-Review>=2 NOT(reviewerin:stable-maint-core label:Code-Review<=-1) limit:50 branch:stable/rocky
|