Skip to content

Fix stale waiting-on-author label after maintainer-review verdict #280

@steipete

Description

@steipete

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:

  1. An earlier review added status: ⏳ waiting on author.
  2. The author addressed the actionable findings and requested several re-reviews.
  3. The latest durable review says the result is ready for maintainer review and that only maintainer privacy/security approval remains.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions