Skip to content

Conversation

@shenxianpeng
Copy link

@shenxianpeng shenxianpeng commented Jul 13, 2025

Hello,

I'm proposing to add commit-check, an open-source tool that enforces standards for commit messages and branch names. It supports:

  • Commit message formatting (based on Conventional Commits)
  • Branch naming conventions (based on Conventional Branch)
  • Committer name and email checks
  • Sign-off verification
  • Imperative mood enforcement (for commit messages)
  • And more

commit-check can be used via the CLI, as a pre-commit hook, or as a GitHub Action.

Website: https://commit-check.github.io/

Adding it to the list of tools to help promote best practices in Git workflows.

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