From 58853dfd0baab59ff281258b02518cfcfbe9d591 Mon Sep 17 00:00:00 2001 From: Dennis Kliban Date: Tue, 7 Oct 2025 11:59:40 -0400 Subject: [PATCH] Adds instructions for how Issue Triage works. --- pulpproject.org/help/community/get-involved.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pulpproject.org/help/community/get-involved.md b/pulpproject.org/help/community/get-involved.md index 2134ea61..ef22501d 100644 --- a/pulpproject.org/help/community/get-involved.md +++ b/pulpproject.org/help/community/get-involved.md @@ -12,7 +12,7 @@ Introduce yourself, your project, what you’re hoping to achieve with Pulp. We - [Community Chat Space](https://app.element.io/#/room/#pulp-space:matrix.org) on Matrix. - `pulp`: User Support - `pulp-dev`: General Development Discussions - - `pulp-meeting`: Open Floor* and Bug Triage (every Tuesday at 10:30 ET) + - `pulp-meeting`: Open Floor* and Issue Triage (every Tuesday at 10:30 ET) - `pulp-{plugin}`: Plugin Specific Discussions !!! Note "*Open Floor" @@ -29,6 +29,18 @@ Introduce yourself, your project, what you’re hoping to achieve with Pulp. We - Vulnerability description - Reproduction steps. +## Issue Triage + +- This meeting on Matrix has the following format: + 1. The meeting starts when at least 3 people are present. + 2. The Triage lead posts a link to the list of issues with a `Triage-Needed` label on GitHub. + 3. A link to the oldest issue in the list is shared in the chat. + 4. Participants decide whether the issue should be accepted, closed, or skipped. + - If accepted, the Triage lead removes the `Triage-Needed` flag from the issue. + - If closed, the Triage lead or another person closes the issue and leaves a comment with an explanation. + - If skipped, the Triage lead or another person leaves a comment for the reporter of the issue. + 5. The process goes back to step 3 until there are no more issues left with `Triage-Needed` label. + ## Helpful links - [Youtube channel](https://www.youtube.com/PulpProject): Demos, even recordings and rich discussions!