Backlog Health Session: Trimming 5+ Years of Weight
Beginner level(Vintage) older than 5 years 🏃
Maintenance
---
title: Frontend Maintenance Work - DRI Deepika
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::maintenance", "frontend") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed", "failure::flaky-test") and assignee = none
---
title: Backend Maintenance Work
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::maintenance", "backend") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed", "failure::flaky-test") and assignee = none
---
title: UX Maintenance Work
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::maintenance", "UX") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed", "failure::flaky-test") and assignee = none
---
title: Docs Maintenance Work
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::maintenance", "docs-only") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed", "failure::flaky-test") and assignee = none
---
title: Unspecified Maintenance Work
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::maintenance") and state = opened and type = issue and created < -5y and label != ("frontend", "backend", "UX", "docs-only", "backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed", "failure::flaky-test") and assignee = none
Bugs
---
title: Frontend Bugs - DRI Deepika
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::bug", "frontend") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed") and assignee = none
---
title: Backend Bugs
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::bug", "backend") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed") and assignee = none
---
title: UX Bugs
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::bug", "UX") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed") and assignee = none
---
title: Docs Bugs
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::bug", "docs-only") and state = opened and type = issue and created < -5y and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed") and assignee = none
---
title: Unspecified Domain Bugs
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::bug") and state = opened and type = issue and created < -5y and label != ("frontend", "backend", "UX", "docs-only") and label != ("backlog::no-commitment", "backlog::prospective", "backlog::to-be-closed") and assignee = none
Advanced Level(Actual) happening today 🏋️
---
title: Flaky Specs F1
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*", "flakiness::*") as "Labels", status
collapsed: true
limit: 10
---
group = "gitlab-org" and label = ("group::project management", "type::maintenance", "failure::flaky-test", ~"flakiness::1") and state = opened and type = issue and assignee = none
---
title: Flaky Specs F2
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*", "flakiness::*") as "Labels", status
collapsed: true
limit: 10
---
group = "gitlab-org" and label = ("group::project management", "type::maintenance", "failure::flaky-test", ~"flakiness::2") and state = opened and type = issue and assignee = none
---
title: Flaky Specs F3
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*", "flakiness::*") as "Labels", status
collapsed: true
limit: 10
---
group = "gitlab-org" and label = ("group::project management", "type::maintenance", "failure::flaky-test", ~"flakiness::3") and state = opened and type = issue and assignee = none
---
title: Flaky Specs F4
display: table
fields: title, assignees, milestone, labels("severity::*", "workflow::*", "group::*", "flakiness::*") as "Labels", status
collapsed: true
limit: 10
---
group = "gitlab-org" and label = ("group::project management", "type::maintenance", "failure::flaky-test", ~"flakiness::4") and state = opened and type = issue and assignee = none
✨ Completed Exercises ✨
Burned out weight since 2025-10-01
Beginner level 🏃
---
title: Maintenance
display: table
fields: title, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt, closedAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::maintenance") and state = closed and type = issue and created < -5y and closed > 2025-10-01
---
title: Bugs
display: table
fields: title, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt, closedAt
collapsed: true
limit: 10
sort: created asc
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::bug") and state = closed and type = issue and created < -5y and closed > 2025-10-01
Advanced Level 🏋️
---
title: Flaky Specs
display: table
fields: title, labels("severity::*", "workflow::*", "group::*") as "Labels", status, createdAt, closedAt
collapsed: true
limit: 10
---
project = "gitlab-org/gitlab" and label = ("group::project management", "type::maintenance", "failure::flaky-test") and state = closed and type = issue and closed > 2025-10-01
Edited by Alexandru Croitor