JobTypeBlock
OBJECT
A type of job that requires a user to unblock it before proceeding in a build pipeline
|
The build that this job is a part of |
|
Whether or not this job can be unblocked yet (may be waiting on another job to finish) |
The label of this block step |
If this job has been retried |
retriedBy User
The user that retried this job |
retriesCount Int
The number of times the job has been retried |
retrySource Job
The job that was retried to create this job |
The type of retry that was performed on this job |
|
The step that defined this job. Some older jobs in the system may not have an associated step |
The time when the job was created |
unblockedBy User
The user that unblocked this job |
|