openstack-ansible: drop extra duplicate section
The section with older than 2 days and 5 days duplicates the reviews which makes the dashboard bigger than it needs to be. Let's just show things older than 2 days for now. Change-Id: Ieff71a0694d6adda6f6d61a9e6447b885aeaed5f
This commit is contained in:
parent
d49b59cfa9
commit
dad3fe298d
@ -11,9 +11,6 @@ foreach = (projects:openstack/openstack-ansible OR
|
|||||||
NOT label:Workflow<=-1
|
NOT label:Workflow<=-1
|
||||||
NOT reviewedby:self
|
NOT reviewedby:self
|
||||||
|
|
||||||
[section "Needs Feedback (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 label:Verified>=1,zuul
|
|
||||||
|
|
||||||
[section "You are a reviewer but haven't voted in the current revision"]
|
[section "You are a reviewer but haven't voted in the current revision"]
|
||||||
query = reviewer:self NOT reviewedby:self label:Verified>=1,zuul
|
query = reviewer:self NOT reviewedby:self label:Verified>=1,zuul
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user