fix(labels): sweep on labeled so the handoff is immediate #97

Merged
dan-claude-bot merged 2 commits from fix/labels-sweep-on-labeled into main 2026-07-20 20:32:44 +00:00
Showing only changes of commit 0865ce6c02 - Show all commits

View file

@ -219,8 +219,8 @@ on the way to cutting its first release, and this file starts there.
optimistic write safe. The `scope` job is skipped on the two new actions,
where no path can have changed and labeler has nothing to derive.
Landed in all three repos together (heavy-duty/box#141, heavy-duty/cast#131) — `labels.yml` and the label
taxonomy are shared.
Landed in all three repos together (heavy-duty/box#142,
heavy-duty/cast#132) — `labels.yml` and the label taxonomy are shared.
- **PR labels split into two axes: `state:*` (whose ball) and `blocker:*`
(what is in the way)** (heavy-duty/box#137) — `state:needs-rebase`, added