Github API - Test Config

3866 [object]

Attributes
jobs job []

job [object]

Information of a job execution in a workflow run

Attributes
check_run_url string

completed_at string

The time that the job finished, in ISO 8601 format.

conclusion string

The outcome of the job.

head_branch string

The name of the current branch.

head_sha string

The SHA of the commit that is being run.

html_url string

id integer

The id of the job.

labels string []

name string

The name of the job.

node_id string

run_attempt integer

Attempt number of the associated workflow run, 1 for first attempt and higher if the workflow was re-run.

run_id integer

The id of the associated workflow run.

run_url string

runner_group_id integer

The ID of the runner group to which this job has been assigned. (If a runner hasn't yet been assigned, this will be null.)

runner_group_name string

The name of the runner group to which this job has been assigned. (If a runner hasn't yet been assigned, this will be null.)

runner_id integer

The ID of the runner to which this job has been assigned. (If a runner hasn't yet been assigned, this will be null.)

runner_name string

The name of the runner to which this job has been assigned. (If a runner hasn't yet been assigned, this will be null.)

started_at string

The time that the job started, in ISO 8601 format.

status string

The phase of the lifecycle that the job is currently in.

steps 2019 []

url string

workflow_name string

The name of the workflow.

API:
Github Open API
(version: 1.1.4)

total_count integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)