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

File azuredevops.ts

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

Source from the content-addressed store, hash-verified

1import { AzureDevOpsConnectionConfig } from "@sourcebot/schemas/v3/azuredevops.type";
2import { createLogger } from "@sourcebot/shared";
3import { measure, fetchWithRetry } from "./utils.js";
4import micromatch from "micromatch";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected