generate_commit_message
Automates the creation of standardized commit messages by analyzing project changes within a specified directory, enhancing codebase documentation and workflow efficiency.
Instructions
Generate standardized commit message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
workingDirectory | Yes | The absolute path of the project root directory, for example: /Users/yourname/projects/yourproject |