Skip to content

Normalize commit message format#98

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

Normalize commit message format#98
marcus wants to merge 1 commit intomainfrom
feat/commit-message-normalizer-v3

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 1, 2026

Summary

  • add a local commit-msg hook that normalizes safe subject fixes and rejects malformed spaced scopes or ref-only summaries
  • install the new hook via make install-hooks, add regression coverage, and keep changelog filtering aligned with scoped commit types
  • document the repo commit subject policy in the README and loop prompt

Testing

  • make test-commit-msg
  • go test ./...
  • go build ./...
  • make install-hooks
  • manual git commit --allow-empty smoke checks for malformed scope rejection, ref-only rejection, and safe normalization

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