Skip to content

18.3 Runner Group iteration plan

🏃 Runner Core

🐛 Bugs

---
display: table
fields: title, epic, assignees, labels("Runner::P*") AS "Priority", state, labels("workflow::*")
---

group="gitlab-org" and milestone = "18.3" and label=("group::runner", "type::bug", "Category:Runner Core")

Features

---
display: table
fields: title, epic, assignees, labels("Runner::P*") AS "Priority", state, labels("workflow::*")
---

group="gitlab-org" and milestone = "18.3" and label=("group::runner", "type::feature", "Category:Runner Core")

🛠️ Maintenance

---
display: table
fields: title, epic, assignees, labels("Runner::P*") AS "Priority", state, labels("workflow::*")
---

group="gitlab-org" and milestone = "18.3" and label=("group::runner", "type::maintenance", "Category:Runner Core")

Stretch: Pull any sev2 issue from this list.

🎢 Runner Fleet

🐛 Bugs

---
display: table
fields: title, epic, assignees, labels("Runner::P*") AS "Priority", state, labels("workflow::*")
---

group="gitlab-org" and milestone = "18.3" and label=("group::runner", "type::bug", "Category:Fleet Visibility")

Features

---
display: table
fields: title, epic, assignees, labels("Runner::P*") AS "Priority", state, labels("workflow::*")
---

group="gitlab-org" and milestone = "18.3" and label=("group::runner", "type::feature", "Category:Fleet Visibility")

🛠️ Maintenance

---
display: table
fields: title, epic, assignees, labels("Runner::P*") AS "Priority", state, labels("workflow::*")
---

group="gitlab-org" and milestone = "18.3" and label=("group::runner",  "type::maintenance", "Category:Fleet Visibility")

Stretch: Pull any bug from this list.

Edited by Nicole Williams