3865 [object]
Attributes
job [object]
Information of a job execution in a workflow run
Attributes
The time that the job finished, in ISO 8601 format.
The outcome of the job.
The name of the current branch.
The SHA of the commit that is being run.
The id of the job.
The name of the job.
Attempt number of the associated workflow run, 1 for first attempt and higher if the workflow was re-run.
The id of the associated workflow run.
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.)
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.)
The ID of the runner to which this job has been assigned. (If a runner hasn't yet been assigned, this will be null.)
The name of the runner to which this job has been assigned. (If a runner hasn't yet been assigned, this will be null.)
The time that the job started, in ISO 8601 format.
The phase of the lifecycle that the job is currently in.
The name of the workflow.