Skip to content

chore(repo): normalize commit messages#112

Open
marcus wants to merge 1 commit intomainfrom
chore/commit-msg-normalizer
Open

chore(repo): normalize commit messages#112
marcus wants to merge 1 commit intomainfrom
chore/commit-msg-normalizer

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 11, 2026

Summary

  • add a reusable scripts/commit-msg.sh validator for Conventional Commit subjects
  • install both pre-commit and commit-msg hooks via make install-hooks
  • validate pull request titles in CI and document the standard in README.md

Testing

  • bash -n scripts/commit-msg.sh
  • representative valid and invalid commit subject checks
  • make help
  • make install-hooks
  • go test ./...

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