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

File gitlab.ts

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

Source from the content-addressed store, hash-verified

1import { Gitlab, ProjectSchema } from "@gitbeaker/rest";
2import * as Sentry from "@sentry/node";
3import { getTokenFromConfig } from "@sourcebot/shared";
4import { createLogger } from "@sourcebot/shared";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected