Skip to content

[FY26-Q3] Pipeline Authoring - Reduce 100% of Overdue S1/S2 bugs

Number of Bugs, filtered on: SLOMissed typebug severity1 severity2 grouppipeline authoring

Before: 2025-08-01

We started with a total of five issues:

After: 2025-10-31

Of those five, only one remains open:

  • gitlab-org/gitlab#496762+s

Technical work on it has finished a while ago, it is only blocked on publishing a related blog post so Support and CS can communicate about it. The blog post should go live within the last milestone touching Q3 (18.6).

We did pick up some new issues from other groups during the quarter – two of them also already overdue:

Result: 80% of original bugs closed

80% closed, technical work finished for 100% of the original bugs.

Work on two newly picked up overdue bugs is proceeding. Two newly created bugs popped up as well, one got closed and the other is not really customer facing and more operational: gitlab-org/gitlab starting to hit ci_active_job... (gitlab#577542 - closed)


(This table is not limiting to SLOMissed, it's all our S1/S2 bugs.)

display: table
title: Remaining S1 & S2 Bugs in PA
fields: title, labels, milestone, weight
limit: 10
query: project = "gitlab-org/gitlab" AND state = opened AND label = ~"group::pipeline authoring" AND label = ~"type::bug" AND label in (~"severity::1", ~"severity::2") 
Edited by Manuel Grabowski