Skip to content

chore(hooks): add commit message normalizer#104

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

chore(hooks): add commit message normalizer#104
marcus wants to merge 1 commit intomainfrom
feat/commit-message-normalizer-v6

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 3, 2026

Summary

  • add a repo-managed commit-msg normalizer that rewrites common legacy subjects into conventional commit format while preserving bodies and trailers
  • install both pre-commit and commit-msg hooks via make install-hooks, including a linked-worktree-safe hook path
  • align release/docs examples and add commit-msg smoke coverage

Testing

  • make test-commit-msg
  • go test ./...

Add a repo-managed commit-msg hook, install flow updates, doc alignment, and smoke coverage for common legacy subject rewrites while preserving bodies and trailers.

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