Skip to content

18.5 CI Functions Planning Issue

🐛 Bugs

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

group="gitlab-org" and milestone = "18.5" and label=("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.5" and label=("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.5" and label=("type::maintenance", "Category:Runner Core")

Stretch: Pull any sev2 issue from this list.

Edited by Nicole Williams