-
-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: commit-check/commit-check
base: v2.7.0
head repository: commit-check/commit-check
compare: refs/heads/main
- 7 commits
- 5 files changed
- 2 contributors
Commits on May 18, 2026
-
chore(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in t…
…he github-actions group (#415)
Configuration menu - View commit details
-
Copy full SHA for 39b029c - Browse repository at this point
Copy the full SHA 39b029cView commit details
Commits on May 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ad53628 - Browse repository at this point
Copy the full SHA ad53628View commit details
Commits on May 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f5525d9 - Browse repository at this point
Copy the full SHA f5525d9View commit details
Commits on May 29, 2026
-
docs: sharpen README first screen — lightweight policy engine framing (…
…#418) docs: sharpen README first screen with lightweight policy engine framing Replace the 'most comprehensive' claim with a more credible, professional positioning: Commit Check as a lightweight policy engine for Git commit metadata. Add three core differentiators directly on the first screen: - One policy file (cchk.toml) - Multiple enforcement points (CLI, pre-commit, CI / GitHub Actions) - Machine-readable output (JSON + Python API) All claims verified against the current codebase: - 5 validation categories and 18+ rules (rules_catalog.py) - --format json (main.py:157) - commit_check.api with validate_message/branch/author/push/all (api.py) - 5 pre-commit hooks (.pre-commit-hooks.yaml)
Configuration menu - View commit details
-
Copy full SHA for 7a66c84 - Browse repository at this point
Copy the full SHA 7a66c84View commit details -
docs: add commit-check vs GitHub Rulesets comparison table (#419)
* docs: add commit-check vs commitlint vs GitHub Rulesets comparison page - Feature-by-feature comparison tables for both commitlint and GitHub Rulesets - Honest positioning: commitlint is the standard, commit-check is broader - GitHub Rulesets are complementary, not competitive (platform vs portable) - 'Use commitlint if / Use commit-check if' decision guide - ASCII workflow diagram showing how all three fit together * docs: add GitHub Rulesets to README comparison; deduplicate docs/compare.rst - Add GitHub Rulesets column to the existing Why Commit Check? feature matrix in README - Add footnotes explaining GitHub Rulesets regex-based enforcement and plan requirements - Trim docs/compare.rst: remove overlapping commitlint table, keep decision guide + workflow - docs/compare.rst now links to README matrix as the canonical feature comparison * docs: remove compare page; consolidate into README table - Delete docs/compare.rst (redundant with README 'Why Commit Check?' table) - Remove compare from docs/index.rst toctree - README table: fix GitHub Rulesets 'Zero-config defaults' ❌ (not ✅) - Renumber footnotes after removing compare page link - All GitHub Rulesets info now lives in the single README feature matrix
Configuration menu - View commit details
-
Copy full SHA for 4b0e6ae - Browse repository at this point
Copy the full SHA 4b0e6aeView commit details
Commits on Jun 1, 2026
-
chore(deps): bump CodSpeedHQ/action from 4.15.1 to 4.17.0 in the gith…
…ub-actions group (#421)
Configuration menu - View commit details
-
Copy full SHA for 2f238e0 - Browse repository at this point
Copy the full SHA 2f238e0View commit details
Commits on Jun 4, 2026
-
chore(deps): bump starlette from 0.49.3 to 1.0.1 (#422)
Bumps [starlette](https://github.com/Kludex/starlette) from 0.49.3 to 1.0.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.49.3...1.0.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91ec64e - Browse repository at this point
Copy the full SHA 91ec64eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.0...refs/heads/main