Skip to content

chore(git): add commit message normalizer#96

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

chore(git): add commit message normalizer#96
marcus wants to merge 1 commit intomainfrom
feat/commit-message-normalizer

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 1, 2026

Summary

  • add a local commit-msg hook that normalizes safe conventional-commit cases and rejects malformed subjects
  • install the new hook via make, add regression coverage, and document the repo commit message policy
  • update GoReleaser changelog filters so scoped docs/test/ci/chore commits stay excluded

Testing

  • make test-commit-msg
  • go test ./...
  • manual git commit --allow-empty hook checks for rejection and auto-normalization

Nightshift-Task: commit-normalize
Nightshift-Ref: https://github.com/marcus/nightshift
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