circuitforge-hooks/hooks
pyr0ball c586b8cf2c feat: add prepare-commit-msg hook to auto-append ticket links
Detects ticket number from branch name (patterns: feat/42-desc, fix/42-desc,
42-desc, issue-42-desc) and appends the full Forgejo issue URL to the commit
body if not already present.

Closes: Circuit-Forge/circuitforge-infra#20
2026-05-21 08:18:18 -07:00
..
commit-msg feat: add pre-commit, commit-msg, and pre-push hook scripts 2026-03-07 12:37:30 -08:00
pre-commit fix(hooks): quote CONFIG_ARG, guard pre-push against empty repos 2026-03-07 12:40:35 -08:00
pre-push fix(hooks): quote CONFIG_ARG, guard pre-push against empty repos 2026-03-07 12:40:35 -08:00
prepare-commit-msg feat: add prepare-commit-msg hook to auto-append ticket links 2026-05-21 08:18:18 -07:00