@oss-autopilot/core - v1.6.3
    Preparing search index...

    Type Alias WaitReason

    WaitReason:
        | "pending_review"
        | "pending_merge"
        | "changes_addressed"
        | "ci_blocked"
        | "stale_ci_failure"

    Granular reason why a PR is waiting on the maintainer.