Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
"path"
2
import
{ exec } from
"child_process"
3
import
{ Filesystem } from
"@/util/filesystem"
4
import
* as prompts from
"@clack/prompts"
Callers
nothing calls this directly
Calls
15
getAppInfo
Function · 0.85
installGitHubApp
Function · 0.85
promptProvider
Function · 0.85
promptModel
Function · 0.85
addWorkflowFiles
Function · 0.85
printNextSteps
Function · 0.85
normalizeModel
Function · 0.85
normalizeRunId
Function · 0.85
normalizeShare
Function · 0.85
normalizeOidcBaseUrl
Function · 0.85
isIssueCommentEvent
Function · 0.85
normalizeUseGithubToken
Function · 0.85
Tested by
no test coverage detected