@oss-autopilot/core - v3.7.0
    Preparing search index...

    Function assessCapacity

    • Assess whether user has capacity for new issues. Only active (non-shelved) PRs count against the limit.

      Parameters

      • activePRs: FetchedPR[]

        Non-shelved open PRs

      • maxActivePRs: number

        User's configured PR limit

      • shelvedPRCount: number

        Number of shelved PRs (for display)

      Returns CapacityAssessment

      Capacity assessment with reason string