-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
acceptedDirection approved, safe to start workDirection approved, safe to start workenhancementNew feature or requestNew feature or request
Milestone
Description
Hooks are supported both by GitHub Copilot (e.g. in VSCode) and Claude Code.
VSCode specifically reads hook configuration from .github/hooks/*.json files among others.
Hook json files can point to scripts in any location with relative paths, and those files make integral part of a hook - they must also be portable if we make hooks installable via apm.
APM could help distribute Hooks as primitives in a portable and composable way across projects.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acceptedDirection approved, safe to start workDirection approved, safe to start workenhancementNew feature or requestNew feature or request