Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/ github
Function
github
script/helpers/github.js:18–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
// See https://github.com/octokit/rest.js/issues/1207
18
export
default
function
github() {
19
return
new
Octokit({
20
auth: `token ${apiToken}`,
21
})
22
}
Callers
2
rendered-content-link-checker.js
File · 0.85
action-injections.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected