Skip to content

dev-build-deploy/commit-me

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

CommitMe

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, or breaking) to your Pull Request
  • Limiting Conventional Commits scope and types.

Please refer to the document related to your environment for more details on the usage instructions:

Configuration

Please refer to the Global Configuration documentation for details on how to configure CommitMe.

Contributing

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.

License