Mark an issue fixed
resolve_issueMark an issue fixed, or reopen it. Fixing restores whatever mark was underneath — a check that was passing before the issue goes back to passing, and one that was never tested goes back to untested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | Who is making the change. | |
| fixed | No | true to fix (default), false to reopen. | |
| issue_id | Yes | Issue id from list_issues or get_check. |