Feature Change Lock - 17.7 Runner Group iteration plan
Release issue: https://gitlab.com/gitlab-com/runner-group/team-tasks/-/issues/335+s
Overview
In response to back to back S2 incidents (gitlab-com/gl-infra/production#18732 (closed), gitlab-com/gl-infra/production#18792 (closed) & gitlab-com/gl-infra/production#18679 (closed)) we are introducing a Feature Change Lock for the 17.7 iteration. Per the handbook definition we will be focusing on reliability work that includes, but is not limited to:
- Fixing items from the Incident Review which are identified as causal or contributing to the incident.
- Improving observability
- Improving unit test coverage
- Adding integration tests
- Improving service level monitoring
- Improving symmetry of pre-production environments
- Improving the GitLab Performance Tool
- Adding mock data to tests or environments
- Making process improvements
- Populating their backlog with further reliability work
- Security work
- Improve communication and workflows with other teams or counterparts
🏃 Runner Core
🐛 Bugs RunnerP1
---
display: table
fields: title, epic, assignees, healthStatus, state, labels("workflow::*")
---
group="gitlab-org" and milestone = "17.7" and label=("group::runner", "type::bug", "Category:Runner Core")
✨ Features RunnerP1
---
display: table
fields: title, epic, assignees, healthStatus, state, labels("workflow::*")
---
group="gitlab-org" and milestone = "17.7" and label=("group::runner", "type::feature", "Category:Runner Core")
🛠️ Maintenance RunnerP1
---
display: table
fields: title, epic, assignees, healthStatus, state, labels("workflow::*")
---
group="gitlab-org" and milestone = "17.7" and label=("group::runner", "type::maintenance", "Category:Runner Core")
🎢 Runner Fleet
🐛 Bugs RunnerP1
---
display: table
fields: title, epic, assignees, healthStatus, state, labels("frontend","backend", "workflow::*")
---
group="gitlab-org" and milestone = "17.7" and label=("group::runner", "type::bug", "Fleet Visibility")
✨ Features RunnerP1
---
display: table
fields: title, epic, assignees, healthStatus, state, labels("frontend","backend", "workflow::*")
---
group="gitlab-org" and milestone = "17.7" and label=("group::runner", "type::feature", "Category:Fleet Visibility")
🛠️ Maintenance RunnerP1
---
display: table
fields: title, epic, assignees, healthStatus, state, labels("frontend","backend", "workflow::*")
---
group="gitlab-org" and milestone = "17.7" and label=("group::runner", "type::maintenance", "Category:Fleet Visibility")