gommitlint-action
Version updated for https://github.com/itiquette/gommitlint-action to version v0.9.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The gommitlint-action is a GitHub Action designed to automate the validation of git commit messages against defined rules using the gommitlint tool. It helps enforce consistent commit message standards, such as conventional commit formats, by analyzing commits in pull requests, specified branches, or commit ranges. This action simplifies the process of ensuring codebase quality and adherence to commit policies during the software development lifecycle.
Release notes
Full Changelog: https://github.com/itiquette/gommitlint-action/compare/v0.9.2...v0.9.4