gommitlint-action
Version updated for https://github.com/itiquette/gommitlint-action to version v0.8.11.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The gommitlint-action GitHub Action validates git commit messages against customizable rules using the gommitlint tool. It automates the enforcement of commit message standards, such as conventional commit guidelines, by analyzing commit ranges, specific rules, or the latest commits in a repository. This action helps maintain consistent commit message quality, improves collaboration, and integrates seamlessly into automated workflows.
Release notes
Full Changelog: https://github.com/itiquette/gommitlint-action/compare/v0.8.10...v0.8.11