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.4.1
v0.4.1
What’s Changed
- chore: rename commit_message branch_name to message branch by @shenxianpeng in https://github.com/commit-check/commit-check/pull/64
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.4.0...v0.4.1
Download
v0.4.0
v0.4.0
What’s Changed
- feat: add error handler for commit-check by @shenxianpeng in https://github.com/commit-check/commit-check/pull/60
- refactor: rename config to author by @shenxianpeng in https://github.com/commit-check/commit-check/pull/59
- fix: erase log file contents and minor changes by @shenxianpeng in https://github.com/commit-check/commit-check/pull/62
- fix: update .commit-check.yml regex and readme by @shenxianpeng
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/commit-check/commit-check/pull/58
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.3.3...v0.4.0
Download
v0.3.3
v0.3.3
What’s Changed
- feat: update commit regex to support fixup! #55 by @shenxianpeng in https://github.com/commit-check/commit-check/pull/57
- fix: update default regex of author_email by @shenxianpeng
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.3.2...v0.3.3
Download
v0.3.2
v0.3.2
What’s Changed
- fix: https://github.com/commit-check/commit-check/issues/40 misses some optional keys in .commit-check.yml by @shenxianpeng in https://github.com/commit-check/commit-check/pull/56
- docs: add commit-check enabled badge by @shenxianpeng in https://github.com/commit-check/commit-check/pull/56
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/commit-check/commit-check/pull/54
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.3.1...v0.3.2
Download
v0.3.1
v0.3.1
What’s Changed
- feat: add publish image workflow and bugfix by @shenxianpeng in https://github.com/commit-check/commit-check/pull/51 https://github.com/commit-check/commit-check/pull/52
- fix: get version and refactor unit test by @shenxianpeng in https://github.com/commit-check/commit-check/pull/53
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.3.0...v0.3.1
Download
v0.3.0
v0.3.0
What’s Changed
- feat: add unit tests by @wf001 in https://github.com/commit-check/commit-check/pull/45
- feat: update workflow to run commit-check by @shenxianpeng in https://github.com/commit-check/commit-check/pull/44
- feat: check pytest and add hooks by @shenxianpeng in https://github.com/commit-check/commit-check/pull/50
- feat: add codecov CI and badge by @shenxianpeng in https://github.com/commit-check/commit-check/pull/48
- fix: resolve sonarqube code smell issues by @shenxianpeng in https://github.com/commit-check/commit-check/pull/49
- fix: error output by @shenxianpeng in https://github.com/commit-check/commit-check/pull/39
- refactor: code refactor by @shenxianpeng in https://github.com/commit-check/commit-check/pull/43
- docs: create CODE_OF_CONDUCT.md by @shenxianpeng in https://github.com/commit-check/commit-check/pull/47
- chore: bump python from 3.10-slim to 3.11-slim by @dependabot in https://github.com/commit-check/commit-check/pull/41
New Contributors
- Thank you @wf001 made the first great contribution in https://github.com/commit-check/commit-check/pull/45.
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.2.4...v0.3.0
Download
v0.2.4
v0.2.4
What’s Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/commit-check/commit-check/pull/24
- feat: update readme and move action to separate repo by @shenxianpeng in https://github.com/commit-check/commit-check/pull/38
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.2.3...v0.2.4
Download
v0.2.3
v0.2.3
What’s Changed
- feat: add docs by @shenxianpeng in https://github.com/commit-check/commit-check/pull/33
- feat: support dry-run #31 by @shenxianpeng in https://github.com/commit-check/commit-check/pull/34
- fix: fix some bugs
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.2.2...v0.2.3
Download
v0.2.2
v0.2.2
What’s Changed
- Remove setup.py and fix Dockerfile by @shenxianpeng in https://github.com/commit-check/commit-check/pull/26
- Bugfix message check by @shenxianpeng in https://github.com/commit-check/commit-check/pull/28
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.2.1...v0.2.2
Download
v0.2.1
v0.2.1
What’s Changed
- Update branch name regex and fix message-check by @shenxianpeng in https://github.com/commit-check/commit-check/pull/23
Full Changelog: https://github.com/commit-check/commit-check/compare/v0.2.0...v0.2.1
Download