MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / github.ts

File github.ts

packages/backend/src/github.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Octokit } from "@octokit/rest";
2import { RequestError } from "@octokit/request-error";
3import * as Sentry from "@sentry/node";
4import { getTokenFromConfig } from "@sourcebot/shared";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected