MCPcopy Create free account
hub / github.com/anomalyco/console / github.ts

File github.ts

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

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2import { zod } from "../util/zod";
3import { App } from "octokit";
4import { createTransaction, useTransaction } from "../util/transaction";

Callers

nothing calls this directly

Calls 6

zodFunction · 0.90
useTransactionFunction · 0.90
useWorkspaceFunction · 0.90
createTransactionFunction · 0.90
useClientFunction · 0.85
executeMethod · 0.80

Tested by

no test coverage detected