MCPcopy 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
4const { buildMissingIssueHandler } = require("./missing_issue_helpers.cjs");

Callers

nothing calls this directly

Calls 2

buildMissingIssueHandlerFunction · 0.85
getPromptPathFunction · 0.85

Tested by

no test coverage detected