Variable: GITHUB_VERSIONS¶
constGITHUB_VERSIONS:object
Defined in: formatters/src/formatters/github.ts:9
GitHub formatter version information.
Type Declaration¶
full¶
readonlyfull:object
full.description¶
readonlydescription:"Multifile + skills (.github/skills/) + agents (.github/agents/) + AGENTS.md"='Multifile + skills (.github/skills/) + agents (.github/agents/) + AGENTS.md'
full.name¶
readonlyname:"full"='full'
full.outputPath¶
readonlyoutputPath:".github/copilot-instructions.md"='.github/copilot-instructions.md'
multifile¶
readonlymultifile:object
multifile.description¶
readonlydescription:"Main + path-specific instructions (.github/instructions/) + prompts"='Main + path-specific instructions (.github/instructions/) + prompts'
multifile.name¶
readonlyname:"multifile"='multifile'
multifile.outputPath¶
readonlyoutputPath:".github/copilot-instructions.md"='.github/copilot-instructions.md'
simple¶
readonlysimple:object
simple.description¶
readonlydescription:"Single file output (.github/copilot-instructions.md)"='Single file output (.github/copilot-instructions.md)'
simple.name¶
readonlyname:"simple"='simple'
simple.outputPath¶
readonlyoutputPath:".github/copilot-instructions.md"='.github/copilot-instructions.md'