Summary
A fresh ClawSweeper review can route a PR to maintainer review while leaving the older status: ⏳ waiting on author label attached.
Reproduction
Observed on steipete/CodexBar#1273:
- An earlier review added
status: ⏳ waiting on author.
- The author addressed the actionable findings and requested several re-reviews.
- The latest durable review says the result is ready for maintainer review and that only maintainer privacy/security approval remains.
- The PR still retained
status: ⏳ waiting on author instead of moving to status: 👀 ready for maintainer look.
CodexBar tracked the mismatch in steipete/CodexBar#1429. The stale label was corrected manually on June 11, 2026.
Expected
When the latest verdict has no contributor-facing work and routes the next action to a maintainer, remove status: ⏳ waiting on author and apply status: 👀 ready for maintainer look.
Status labels should be mutually exclusive and derived from the latest durable verdict, including re-reviews that update an existing comment.
Summary
A fresh ClawSweeper review can route a PR to maintainer review while leaving the older
status: ⏳ waiting on authorlabel attached.Reproduction
Observed on steipete/CodexBar#1273:
status: ⏳ waiting on author.status: ⏳ waiting on authorinstead of moving tostatus: 👀 ready for maintainer look.CodexBar tracked the mismatch in steipete/CodexBar#1429. The stale label was corrected manually on June 11, 2026.
Expected
When the latest verdict has no contributor-facing work and routes the next action to a maintainer, remove
status: ⏳ waiting on authorand applystatus: 👀 ready for maintainer look.Status labels should be mutually exclusive and derived from the latest durable verdict, including re-reviews that update an existing comment.