[operator:worktree-manual-review] Large manual worktree backlog needs review
The safe worktree reaper cannot remove these automatically because they have open tickets, uncommitted changes, or commits ahead of master. Worktree snapshot: {"count": 3, "lar...
StateDoneNext ActionClosedOwnerLuciRuntimeClosedAge23d ago
Completed:
DONE: Reaper bug fix — was comparing HEAD against stale local `master` ref (4 commits behind `origin/master`), making pool slots look "4 commits ahead" even at the reset-on-claim tip. Fixed to use `origin/master..HEAD` + added explicit exclusion of `.claude/worktrees/pool-N` slots (mc_pickup owns those per MC-3840). Reaper JSON now returns 0 rows; Luci Operator will auto-resolve this ticket on next cycle. Also fast-forwarded local master to origin/master. Committed + pushed on slot0/mc-MC-3887.
luci-operator23d ago
Luci Operator opened this because the operational control plane needs repair.