https://github.com/aevea/commitsar
Tool to check that commits comply with conventional commit standard
https://github.com/aevea/commitsar
checker ci conventional-commits go golang
Last synced: 17 days ago
JSON representation
Tool to check that commits comply with conventional commit standard
- Host: GitHub
- URL: https://github.com/aevea/commitsar
- Owner: aevea
- License: mit
- Created: 2019-08-02T18:52:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T19:49:33.000Z (28 days ago)
- Last Synced: 2025-04-04T02:09:58.038Z (26 days ago)
- Topics: checker, ci, conventional-commits, go, golang
- Language: Go
- Homepage: https://commitsar.aevea.ee
- Size: 9.66 MB
- Stars: 139
- Watchers: 2
- Forks: 20
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-ccamel - aevea/commitsar - Tool to check that commits comply with conventional commit standard (Go)
README
# Commitsar
[](https://goreportcard.com/report/github.com/aevea/commitsar)



[](https://conventionalcommits.org)
[](https://repl.it/github/aevea/commitsar)Tool to make sure your commits are compliant with [conventional commits](https://www.conventionalcommits.org). It is aimed mainly at CIs to prevent branches with commits that don't comply. Usage as a pre-commit hook is also under consideration.
## Usage
Please check [Documentation](https://commitsar.aevea.ee).
## Contributing
Contributions are most welcome. Please check the [CONTRIBUTING](https://commitsar.aevea.ee/contributing/get_started) section of documentation.
## Sponsoring
If you feel like showing even more support for this project you can sponsor it using the Sponsor button on GitHub. A little help goes a long way when it comes with OSS and it'll help support this project.