add rocky to the release dashboard
We aren't doing rocky releases, yet, but it's coming up so be ready for it. Because gerrit limits dashboards to 10 queries, remove newton at the same time. Change-Id: I056b0b8a873e8ca43e9a5902296bc78d13cb42e6 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
7f6666ce49
commit
7e4f87f139
@ -3,6 +3,9 @@ title = Releases Inbox
|
||||
description = Releases
|
||||
foreach = is:open
|
||||
|
||||
[section "rocky"]
|
||||
query = project:openstack/releases file:^deliverables/rocky/.* NOT label:Workflow-1
|
||||
|
||||
[section "queens"]
|
||||
query = project:openstack/releases file:^deliverables/queens/.* NOT label:Workflow-1
|
||||
|
||||
@ -12,9 +15,6 @@ query = project:openstack/releases file:^deliverables/pike/.* NOT label:Workflow
|
||||
[section "ocata"]
|
||||
query = project:openstack/releases file:^deliverables/ocata/.* NOT label:Workflow-1
|
||||
|
||||
[section "newton"]
|
||||
query = project:openstack/releases file:^deliverables/newton/.* NOT label:Workflow-1
|
||||
|
||||
[section "independent"]
|
||||
query = project:openstack/releases file:^deliverables/_independent/.* NOT label:Workflow-1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user