Skip to content

Properties

idstring
required·

The unique identifier for the job

attemptsinteger

The number of attempts for the job

branchstring

The head branch of the job

buildstring

The build of the job

commitstring

The commit of the job

completed_atstring · date-time

The date and time when the job completed

conclusionstring

The conclusion of the job - passed, failed, cancelled, timeout, skipped, retried, partial or the raw response from the API

created_atstring · date-time

The date and time when the job was created

namestring

The name of the job

remote_dataRecord<string, any>

Raw data returned from the remote API call.

started_atstring · date-time

The date and time when the job started

statusstring

The status of the job - queued, in_progress, completed or the raw response from the API

updated_atstring · date-time

The date and time when the job was last updated