1 مستودع
Tools that generate commit messages based on structured templates and user-selected categories.
Distinct from Git Commit Assistants: Distinct from Git Commit Assistants: focuses on template-driven standardization rather than AI-contextual generation.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Rule-Based Commit Generators. Refine with filters or upvote what's useful.
This project is a Git commit standardization tool and semantic commit generator. It serves as an assistant to align code changes with semantic versioning by enforcing a consistent commit structure and formatting rules. The utility uses interactive prompts to gather user input, which it then validates against semantic categories and interpolates into predefined templates. This process automates the generation of standardized messages, ensuring that each commit follows a specific format to improve project history and traceability. The system also handles commit metadata structuring, including
Creates standardized Git commit messages based on semantic conventions and structured formatting rules.