CRM
Commit Message Review
This Task automates the process of evaluating git commit messages for clarity, completeness, and adherence to conventional commit standards. Designed for use by Engineering Leads, DevOps Engineers, and Software Developers, the task performs the following functions:
Analyses commit messages against predefined standards and best practices
Checks for adherence to conventional commit formats (e.g., Angular convention)
Evaluates the clarity and completeness of the commit description
Identifies missing or incomplete information in the commit message
Suggests improvements for better communication of changes
Provides a quality score for each commit message
It is designed to integrate with version control systems, continuous integration pipelines, and code review platforms. The template can be adapted to address specific commit message standards within an organisation's development workflow. This customisation allows for tailored improvements in change documentation, version control practices, and team communication.
Example outputs: