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

    Function runShelve

    Temporarily hide a PR from the daily digest.

    • Shelve a PR, hiding it from daily digest and capacity calculations.

      Parameters

      • options: { prUrl: string }

        Shelve options

        • prUrl: string

          Full GitHub PR URL

      Returns Promise<ShelveOutput>

      Whether the PR was newly shelved (false if already shelved)

      If the URL is not a valid GitHub PR URL