CommitMe provides a Pre-commit hook, GitHub Action, and Command Line Interface for validating commit messages against the Conventional Commits specification;
- Rich error messages to help identify non-compliances:
- Adds labels (
feature
,fix
, orbreaking
) to your Pull Request - Limiting Conventional Commits
scope
andtypes
.
Please refer to the document related to your environment for more details on the usage instructions:
Please refer to the Global Configuration documentation for details on how to configure CommitMe
.
If you have suggestions for how commit-me could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
- MIT © 2023 Kevin de Jong <[email protected]>
- CC-BY-3.0 © 2023 Free Software Foundation Europe e.V.