From 20e35b15da672ebd55f4c6c53630fe0a79c6d064 Mon Sep 17 00:00:00 2001 From: cndgrr <59120057+cndgrr@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:03:24 +0000 Subject: [PATCH] the release note says unblocked, not ready D3b corrected the window flag to fire on `claimed` too, PR in flight or not; the fragment still described it as a `ready` non-member, which is the reading the ruling struck. --- changelog.d/293.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.d/293.md b/changelog.d/293.md index 2ef2ebb..40a6d63 100644 --- a/changelog.d/293.md +++ b/changelog.d/293.md @@ -4,10 +4,10 @@ open, unblocked issues whose titles name one deliverable draw a comment naming the newer's owed `Blocked by` edge. Keys normalize, so `actions/x` and `x` are one deliverable (#288). -- The sweep now flags a `ready` non-member during a standing release window, - naming the window's invariant. The gate is read from the release issue's - own `Blocked by` declarations, and an emptied gate leaves it dormant - (#292). +- The sweep now flags an unblocked non-member during a standing release + window, naming the window's invariant. `claimed` counts, PR in flight or + not. The gate is read from the release issue's own `Blocked by` + declarations, and an emptied gate leaves it dormant (#292). - Both flags are advisory: comments only, no label write and no state change, deduped against each family's last word on the thread so a standing state re-sweeps silently (#293).