Skip to content

Commit message normalizer#102

Open
marcus wants to merge 2 commits intomainfrom
feat/commit-message-normalizer-v5
Open

Commit message normalizer#102
marcus wants to merge 2 commits intomainfrom
feat/commit-message-normalizer-v5

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 2, 2026

Summary

  • add a local commit-msg hook and install it alongside the existing pre-commit hook
  • document the normalized commit subject format and the allowed exempt flows
  • reject malformed trailing refs like (random), (#abc), and (td-) while keeping valid td and PR refs working

Testing

  • make install-hooks
  • make test-commit-msg
  • go test ./...
  • manual smoke test for valid and invalid commit subjects from a linked worktree

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