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

    Function runUntrack

    Remove a PR from tracking state.

    • No-op in v2 — PRs are fetched fresh on each daily run.

      Parameters

      • options: { prUrl: string }

        Untrack options

        • prUrl: string

          Full GitHub PR URL

      Returns Promise<UntrackOutput>

      Message explaining v2 behavior

      If the URL is not a valid GitHub PR URL