validate_issue
Validates an issue against team ticket conventions and returns missing fields and violations without posting a comment.
Instructions
Checks whether one issue satisfies the team's ticket convention defined in convention.json. Returns a list of missing fields and violations. Does NOT post a comment automatically — use add_comment separately after showing the user the violations first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes |