Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ create_missing_tool_issue.cjs
File
create_missing_tool_issue.cjs
actions/setup/js/create_missing_tool_issue.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
/// <reference types="@actions/github-script" />
3
4
const
{ buildMissingIssueHandler } = require(
"./missing_issue_helpers.cjs"
);
Callers
nothing calls this directly
Calls
2
buildMissingIssueHandler
Function · 0.85
getPromptPath
Function · 0.85
Tested by
no test coverage detected