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

    Function runUnshelve

    Restore a shelved PR to the daily digest.

    • Unshelve a PR, restoring it to the daily digest.

      Parameters

      • options: { prUrl: string }

        Unshelve options

        • prUrl: string

          Full GitHub PR URL

      Returns Promise<UnshelveOutput>

      Whether the PR was removed from the shelf (false if not shelved)

      If the URL is not a valid GitHub PR URL