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

    Function fetchPRTemplate

    • Fetch a repository's PR template by trying each standard location. Returns on the first successful match. Rate limit and auth errors propagate to the caller (consistent with project error strategy).

      Parameters

      • octokit: Octokit & RestEndpointMethods & Api & {}
      • owner: string
      • repo: string

      Returns Promise<PRTemplateResult>