MCPcopy
hub / github.com/anomalyco/opencode / github.handler.ts

File github.handler.ts

packages/opencode/src/cli/cmd/github.handler.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from "path"
2import { exec } from "child_process"
3import { Filesystem } from "@/util/filesystem"
4import * as prompts from "@clack/prompts"

Callers

nothing calls this directly

Calls 15

getAppInfoFunction · 0.85
installGitHubAppFunction · 0.85
promptProviderFunction · 0.85
promptModelFunction · 0.85
addWorkflowFilesFunction · 0.85
printNextStepsFunction · 0.85
normalizeModelFunction · 0.85
normalizeRunIdFunction · 0.85
normalizeShareFunction · 0.85
normalizeOidcBaseUrlFunction · 0.85
isIssueCommentEventFunction · 0.85
normalizeUseGithubTokenFunction · 0.85

Tested by

no test coverage detected