Distribution DRI rotation week of 2025-11-03
Process
Duties (Copied from process page)
The Distribution DRI works on the following areas per the order of the list.
During the month
- Support incidents escalated from production.
-
Support help requests for Build and Self-mananged (
~Help group::SoftwareDeliverylabel). - Answer or redirect questions in #g_distribution Slack channel.
- Perform issue triage.
- Respond to
@gitlab-org/distributiongroup mentions in GitLab. - Optional: Work on deliverables for the current milestone or other Distribution related tasks.
Handover
- Close the assigned DRI issue.
- Rotate your name to the end of the shift assignment list.
- Create a new issue for the next shift and assign it to the next team member on the list.
The issue title should be
Distribution DRI rotation of <month> <year>. Use theDistribution-DRItemplate to fill in the description. - For requests still active at the time of handoff, the DRI should use best judgement and consider one or several options:
- Close the request with a documented mitigation and open a follow-up issue.
- Add a comment that hands off the request to the next week's DRI.
- Continue to act as SME, though handoff to the next DRI with clear documentation to share knowledge is strongly preferred.
- Pass information to the next DRI in a synchronous conversation.
Triage duty issue searches
Issues to triage
Issues awaiting feedback
- Omnibus issue list
awaiting feedback, sorted byUpdated date(start from oldest updated issue) - Chart issue list
awaiting feedback, sorted byUpdated date(start from oldest updated issue) - Operator issue list
awaiting feedback, sorted byUpdated date(start from oldest updated issue) - GitLab issue list
awaiting feedback, sorted byUpdated date(start from oldest updated issue)
Issues for pipeline failures
display: table
title: Un-triaged pipeline failures
description: Pipeline failures
fields: created, state, title, labels("pipeline failure:*"), assignees
sort: created desc
collapsed: false
query: group = "gitlab-org" AND label = ~"pipeline failure" AND state = opened AND label != ~"pipeline failure::under investigation" AND created < "2025-11-09"
display: table
title: Currently investigated pipeline failures
description: Pipeline failures
fields: created, state, title, assignees
sort: created desc
collapsed: false
query: group = "gitlab-org" AND state = opened AND label = ~"pipeline failure::under investigation" AND created < "2025-11-09"
- Issues board (aggregated).
- Omnibus pipeline failure issue board
- CNG pipeline failure issue board
- Operator pipeline failure issue board