[PR #657] docs(about): add commit-check to the list of tools #639

Open
opened 2026-02-17 12:10:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/657
Author: @shenxianpeng
Created: 7/13/2025
Status: 🔄 Open

Base: masterHead: feature/add-tool


📝 Commits (1)

  • 5bfbd5d docs(about): add commit-check to 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 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/657 **Author:** [@shenxianpeng](https://github.com/shenxianpeng) **Created:** 7/13/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feature/add-tool` --- ### 📝 Commits (1) - [`5bfbd5d`](https://github.com/conventional-commits/conventionalcommits.org/commit/5bfbd5d5c8ed51458b291a14172c6feb4d531bb6) docs(about): add `commit-check` to the list of tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `content/about/index.md` (+1 -0) </details> ### 📄 Description Hello, I'm proposing to add **[`commit-check`](https://github.com/commit-check/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-17 12:10:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#639