Update the designate.dash to include rocky Add release dashboard for highlights Change-Id: I26b24b5670435117f7920f4a68db004648a11d1d Signed-off-by: Graham Hayes <gr@ham.ie>
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[dashboard]
 | 
						|
title = Designate Review Inbox
 | 
						|
description = Review Inbox for the designate team. This will be kept up to date on http://graham.hayes.ie/designate/dashboard
 | 
						|
 | 
						|
foreach = (project:openstack/designate OR project:openstack/python-designateclient OR project:openstack/designate-specs OR project:openstack/designate-dashboard OR project:openstack/designate-tempest-plugin) status:open
 | 
						|
 | 
						|
[section "Urgent Fixes"]
 | 
						|
query = label:Review-Priority=2
 | 
						|
 | 
						|
[section "Priority Patches"]
 | 
						|
query = label:Review-Priority=1
 | 
						|
 | 
						|
[section "Backports - stable/rocky"]
 | 
						|
query = branch:stable/rocky NOT reviewedby:self
 | 
						|
 | 
						|
[section "Backports - stable/queens"]
 | 
						|
query = branch:stable/queens NOT reviewedby:self
 | 
						|
 | 
						|
[section "Backports - stable/ocata"]
 | 
						|
query = branch:stable/ocata NOT reviewedby:self
 | 
						|
 | 
						|
[section "Backports - stable/pike"]
 | 
						|
query = branch:stable/pike NOT reviewedby:self
 | 
						|
 | 
						|
[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 label:Verified>=1,zuul NOT owner:self
 | 
						|
 | 
						|
[section "Needs final +2"]
 | 
						|
query = label:Code-Review>=2 label:Verified>=1,zuul limit:50 NOT label:Workflow<=-1 NOT label:Workflow>=1 NOT label:Code-Review>=2,self NOT owner:self
 | 
						|
 | 
						|
[section "Passed Zuul, Need's Review"]
 | 
						|
query = label:Verified>=1,zuul NOT label:Code-Review<=-1 NOT label:Code-Review>=1 limit:50 NOT label:Workflow<=-1 NOT owner:self
 | 
						|
 | 
						|
[section "My Open Reviews"]
 | 
						|
query = owner:self
 |