JobTypeTrigger
OBJECT
A type of job that triggers another build on a pipeline
|
Whether the triggered build runs asynchronously or not |
The build that this job is a part of |
|
The label of this trigger 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 build that this job triggered |
|