generate_jira_comment
Draft a Jira comment about code changes for a ticket without modifying it. The comment is derived from branch and project details for review.
Instructions
Generate a comment for a Jira ticket about the changes without updating the ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | Jira ticket ID to reference | |
| branchName | Yes | Name of the branch | |
| jiraBaseUrl | No | Base URL of the Jira instance (optional) | |
| projectName | Yes | Name of the project |