latestOpenAPI 3.0.32026-08-10152216352.3 KB

eea119b4113f

Self-Hosted Runners

Update a check run (self-hosted)

Updates the status of a VCS check run for a task (self-hosted)

patch/self-hosted/{accountId}/workspaces/{workspaceId}/tasks/{taskId}/check-run

Path parameters

accountIdstring required

Unique identifier of the account

workspaceIdstring required

Unique identifier of the workspace

taskIdstring required

Unique identifier of the task

Request body

checkRunIdstring required
commitIdstring required

Commit identifier

update'queued' | 'in_progress' | 'success' | 'failure' | 'blocked' required

Response

Check run updated successfully