v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Runners

Report local runner job result

Report local runner job completion or failure

post/v1/private/local-runners/jobs/{jobId}/results

Path parameters

jobIdstring uuid required

Request body

status'pending' | 'running' | 'completed' | 'failed' | 'cancelled' required
resultJsonNode
errorstring
trace_idstring uuid

Response

No content