From da5fbf735317820c31334ab3008e137b86b925da Mon Sep 17 00:00:00 2001 From: Xianpeng Shen Date: Fri, 4 Sep 2026 10:07:00 +0000 Subject: [PATCH] docs: list the Commit Check App now that it is on the Marketplace Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_018xYa7m3qup5wyN5MaXFgf6 --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index b253ac5..85f1cd2 100644 --- a/profile/README.md +++ b/profile/README.md @@ -85,7 +85,7 @@ Every rule and option is at **[commit-check.com](https://commit-check.com)**. | [**commit-check**](https://github.com/commit-check/commit-check) | Python CLI & pre-commit hook | Local checks, CI pipelines, scripting | | [**commit-check-action**](https://github.com/commit-check/commit-check-action) | GitHub Action | PR & push validation, job summaries, PR comments | | [**commit-check-mcp**](https://github.com/commit-check/commit-check-mcp) | Model Context Protocol server | Letting AI agents validate against your rules | - +| [**Commit Check App**](https://github.com/marketplace/commit-check) | GitHub App | Org-wide checks with no workflow file, on every push and pull request | ## What it does not do