commit-msg
There are 24 repositories under commit-msg topic.
ramsey/conventional-commits
:yo_yo: A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
shreyasminocha/seven-rule-msg
✅ Minimal, opinionated commit message validator
hoopher/commit-linter
commit-linter helps you lint your commit messages according to commit conventions
Baarsgaard/jig
Jira integration with Git
JayceChant/commit-msg
A git commit-msg hook by go. Inspired by https://github.com/conventional-changelog-archived-repos/validate-commit-msg.
jwchan1996/commit-msg
版本库提交信息规范与自动验证
alan-agius4/speedy-commit-msg-hook
Git commit message hook
hauptrolle/tp-commit-message
🤓Copy your commit message from target process
voxpelli/validate-conventional-commit
Smallest simplest conventional commit validator to use with eg Husky
Cielquan/commit-msg-jira-hook
Git hooks used with pre-commit to ensure proper jira issue linking in your commit messages.
shubhexists/conventional_commits
A light-weight, conventional commit parser written in Rust
eliblock/git-hooks
A collection of useful git hooks!
chanhosuh/git_hooks
useful git hooks for pre-commit and commit-msg
jfoster/commit-msg
a spellchecking commit-msg git hook written in golang
robertzhangwenjie/commitizen
a git commit message generator without package.json
brajkowski/branch-commit-msg
A git commit-msg hook that automatically inserts a matched pattern from the active branch name to the commit message.
dkameoka/conventional-git-message-py
Per repo Git hook commit message validator. Applies a portion of the Conventional Commit specification rules to every commit.
H-Rusch/JiraIssueCommitHook
commit-msg Git Hook to prefix the commit messages with the Jira key automatically
JayceChant/commit-msg.py
This project is no longer maintained. Please visit https://github.com/JayceChant/commit-msg for the go version.
wr-projects/cz-changelog-wrprojects
🔦 Commitizen adapter for WebReady Projects following the conventional-changelog format.
MahamdiAmine/git-commit-msg-hook
git commit-msg hook to verify commit messages
PabloStarOk/git-hooks-csharp
git-hooks-csharp is a library enabling developers to execute C# code within Git hooks, offering automated checks to maintain code quality and consistency in Git workflows.
rrxs/git-policy-validator
Node CLI to validate commit messages and branch names
victorbadaro/automatic-conventional-commits-example
An example of how to set a repo to use conventional commits automatically