Skip to content

fix(commit-msg): normalize repo commit subjects#101

Open
marcus wants to merge 1 commit intomainfrom
feat/commit-message-normalizer-v4
Open

fix(commit-msg): normalize repo commit subjects#101
marcus wants to merge 1 commit intomainfrom
feat/commit-message-normalizer-v4

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 2, 2026

Summary

  • add a local commit-msg hook to normalize and validate repo commit subjects
  • install both hooks through git rev-parse --git-path hooks so linked worktrees work
  • document the normalized format and cover merge-tag exemptions in regression tests

Testing

  • make test-commit-msg
  • go test ./...
  • make install-hooks (from a linked worktree)
  • manual scripts/commit-msg.sh checks for valid and invalid subjects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant