Module: Copilot::GitHubAttachment
- Defined in:
- lib/copilot/types.rb
Overview
GitHub-anchored attachment variants.
Constant Summary collapse
- GITHUB_COMMIT =
"GitHubCommit"- GITHUB_RELEASE =
"GitHubRelease"- GITHUB_ACTIONS_JOB =
"GitHubActionsJob"- GITHUB_REPOSITORY =
"GitHubRepository"- GITHUB_FILE_DIFF =
"GitHubFileDiff"- GITHUB_TREE_COMPARISON =
"GitHubTreeComparison"- GITHUB_URL =
"GitHubUrl"- GITHUB_FILE =
"GitHubFile"- GITHUB_SNIPPET =
"GitHubSnippet"