From cc3432a9d23969538b60943b94c0789c7023a4e5 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Mon, 5 May 2025 20:45:27 +0100 Subject: [PATCH 1/2] Fix label desc --- triage/labels.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/triage/labels.rst b/triage/labels.rst index 3abaf5369..55be99a44 100644 --- a/triage/labels.rst +++ b/triage/labels.rst @@ -122,10 +122,11 @@ Other labels * :gh-label:`pending`: for issues/PRs that will be closed unless further feedback is provided. * :gh-label:`release-blocker`/:gh-label:`deferred-blocker`: for issues/PRs - and the :ref:`branch's release manager ` - removing or retaining the label as appropriate. that, unless fixed, will hold the current or next release respectively. Triagers may set these labels for issues that must be fixed before a release, + and the :ref:`branch's release manager ` + will review them and determine if they indeed qualify, + removing or retaining the label as appropriate. will review them and determine if they indeed qualify, * :gh-label:`sprint`: for easier filtering of issues/PRs being worked on during official sprints. From 0b5c81228ad649b04abdbece991b672d1effb1d8 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Mon, 5 May 2025 20:46:20 +0100 Subject: [PATCH 2/2] fixup --- triage/labels.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/triage/labels.rst b/triage/labels.rst index 55be99a44..cab26eca0 100644 --- a/triage/labels.rst +++ b/triage/labels.rst @@ -127,7 +127,6 @@ Other labels and the :ref:`branch's release manager ` will review them and determine if they indeed qualify, removing or retaining the label as appropriate. - will review them and determine if they indeed qualify, * :gh-label:`sprint`: for easier filtering of issues/PRs being worked on during official sprints. * :gh-label:`stale`: for issues/PRs that have been inactive for a while.