MCPcopy Create free account
hub / github.com/Martian-Engineering/pr-sheriff /

Class

src/github/github_fetch.mjs:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 * - basic rate-limit backoff (single retry with bounded sleep)
75 */
76export class GitHubFetch {
77 /**
78 * @param {object} opts
79 * @param {string} opts.repo - "owner/name"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected