devops_pull_request_update_thread
Update the status of a comment thread on a pull request to reflect resolution, closure, or other workflow states.
Instructions
Update the status of a comment thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_id | Yes | Repository name or ID. | |
| pull_request_id | Yes | Pull request ID. | |
| thread_id | Yes | Thread ID to update. | |
| status | Yes | New thread status (1=Active, 2=Fixed or Resolved, 3=WontFix, 4=Closed, 6=Pending). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |