generate_commit_message
Generate a commit message from branch notes and project context, optionally including a Jira ticket, without making the commit.
Instructions
Generate a commit message based on the branch note without making the commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchName | Yes | Name of the branch | |
| jiraTicket | No | Optional Jira ticket ID to include | |
| projectName | Yes | Name of the project |