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

    Function runTrack

    Add a PR to tracking state.

    • Validate and fetch metadata for a PR URL.

      Parameters

      • options: { prUrl: string }

        Track options

        • prUrl: string

          Full GitHub PR URL

      Returns Promise<TrackOutput>

      PR metadata (repo, number, title, url)

      If the URL is not a valid GitHub PR URL