JobEventType
ENUM
All the possible types of events that happen to a Job
ENUM Values |
---|
The Job was accepted by an agent |
The agent took too long to start the job |
The agent disconnected while processing this job |
The agent was lost while processing this job |
The agent was stopped while processing this job |
The Job was assigned to an agent |
The agent took too long to accept the job |
The Job uploaded steps to the current build |
The Job was marked for cancelation by a user |
The Job was canceled |
The Job was changed |
The Job expired before it was started on an agent |
The Job was finished by an agent |
The Job is limited by a concurrency group |
The job log exceeded the limit |
The Job sent a notification |
The Job was retried either automatically or by a user |
The Job was unable to be retried |
The Job was scheduled |
The Job was started by an agent |
The Job was timed out |
The Job was unblocked by a user |