mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-22 22:00:48 -05:00
[PR #657] docs(about): add commit-check to the list of tools
#639
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/657
Author: @shenxianpeng
Created: 7/13/2025
Status: 🔄 Open
Base:
master← Head:feature/add-tool📝 Commits (1)
5bfbd5ddocs(about): addcommit-checkto the list of tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
content/about/index.md(+1 -0)📄 Description
Hello,
I'm proposing to add
commit-check, an open-source tool that enforces standards for commit messages and branch names. It supports:commit-checkcan 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.