GitHub / commit-check / commit-check
Commit Check enforces commit metadata standards, including commit message, branch naming, committer name/email and more.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commit-check%2Fcommit-check
PURL: pkg:github/commit-check/commit-check
Stars: 30
Forks: 7
Open issues: 6
License: mit
Language: Python
Size: 41.6 MB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: 15 days ago
Pushed at: 15 days ago
Last synced at: 15 days ago
Topics: branch-naming, commit-check, conventional-branch, conventional-commits, naming-conventions, standard-naming, yet-another-commit-checker
Funding Links https://github.com/sponsors/shenxianpeng
v0.6.1
v0.6.1
What’s Changed
- fix: publish provenance workflow issue by @shenxianpeng in https://github.com/commit-check/commit-check/pull/119
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.6.0...v0.6.1
Download
v0.6.0
v0.6.0
What’s Changed
- fix: remove requirements by @sxp-dev in https://github.com/commit-check/commit-check/pull/93
- fix: remove repo_type from conf.py by @shenxianpeng in https://github.com/commit-check/commit-check/pull/103
- feat: support SLSA provenance by @shenxianpeng in https://github.com/commit-check/commit-check/pull/118
New Contributors
- @sxp-dev made their first contribution in https://github.com/commit-check/commit-check/pull/93
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.5.6...v0.6.0
Download
v0.5.6
v0.5.6
What’s Changed
- fix: no such file or directory
.git/COMMIT_EDITMSG#88 by @shenxianpeng in https://github.com/commit-check/commit-check/pull/90 - chore(deps): bump github/codeql-action from 2.2.9 to 2.2.11 by @dependabot in https://github.com/commit-check/commit-check/pull/86
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.5.5...v0.5.6
Download
v0.5.5
v0.5.5
What’s Changed
- fix: No such file or directory: ‘.git/COMMIT_EDITMSG’ by @shenxianpeng in https://github.com/commit-check/commit-check/pull/89
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.5.4...v0.5.5
Download
v0.5.4
v0.5.4
What’s Changed
- feat: create .github/workflows/scorecard.yml by @shenxianpeng in https://github.com/commit-check/commit-check/pull/80
- docs: update README.rst by @shenxianpeng in https://github.com/commit-check/commit-check/pull/77
- ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/commit-check/commit-check/pull/78
- chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in https://github.com/commit-check/commit-check/pull/75
- chore(deps): bump github/codeql-action from 2.2.4 to 2.2.7 by @dependabot in https://github.com/commit-check/commit-check/pull/81
- chore(deps): bump github/codeql-action from 2.2.7 to 2.2.8 by @dependabot in https://github.com/commit-check/commit-check/pull/82
- chore(deps): bump github/codeql-action from 2.2.8 to 2.2.9 by @dependabot in https://github.com/commit-check/commit-check/pull/84
- chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in https://github.com/commit-check/commit-check/pull/83
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.5.2...v0.5.4
Download
v0.5.3
v0.5.3
What’s Changed
- fix: insufficient function of check commit msg by @shenxianpeng in https://github.com/commit-check/commit-check/pull/73
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.5.2...v0.5.3
Download
v0.5.2
v0.5.2
What’s Changed
- ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/commit-check/commit-check/pull/70
- test: add post-commit stage for check-message by @shenxianpeng in https://github.com/commit-check/commit-check/pull/72
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.5.1...v0.5.2
Download
v0.5.1
v0.5.1
What’s Changed
- chore: upadate classifiers and keywords by @shenxianpeng in https://github.com/commit-check/commit-check/pull/69
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.5.0...v0.5.1
Download
v0.5.0
v0.5.0
What’s Changed
- feat: add unit test for error handler #61 by @shenxianpeng in https://github.com/commit-check/commit-check/pull/67
- docs: add running as git hooks by #8 @shenxianpeng in https://github.com/commit-check/commit-check/pull/68
- ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/commit-check/commit-check/pull/66
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.4.2...v0.5.0
Download
v0.4.2
v0.4.2
What’s Changed
- fix: change check author name’s regex by @shenxianpeng
- chore: update pre-commit commit msg by @shenxianpeng
- chore: move common files to .github repo by @shenxianpeng
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.4.1...v0.4.2
Download