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

    Function collectActionableIssues

    • Collect all actionable issues across PRs for the action-first flow. Order: Needs response -> Needs changes -> CI failing -> Merge conflicts -> Incomplete checklist

      Note: Recently closed PRs are informational only and excluded from this list. They are available separately in digest.recentlyClosedPRs (#156).

      Parameters

      • prs: FetchedPR[]

        Active (non-shelved) PRs to check

      • OptionallastDigestAt: string

        ISO timestamp of previous digest (for "new contribution" detection)

      Returns ActionableIssue[]

      Ordered actionable issues grouped by priority