JobEventType ENUM

All the possible types of events that happen to a Job

ENUM Values

ACCEPTED

The Job was accepted by an agent

ACCEPTED_EXPIRED

The agent took too long to start the job

AGENT_DISCONNECTED

The agent disconnected while processing this job

AGENT_LOST

The agent was lost while processing this job

AGENT_STOPPED

The agent was stopped while processing this job

ASSIGNED

The Job was assigned to an agent

ASSIGNED_EXPIRED

The agent took too long to accept the job

BUILD_STEP_UPLOAD_CREATED

The Job uploaded steps to the current build

CANCELATION

The Job was marked for cancelation by a user

CANCELED

The Job was canceled

CHANGED

The Job was changed

EXPIRED

The Job expired before it was started on an agent

FINISHED

The Job was finished by an agent

LIMITED

The Job is limited by a concurrency group

LOG_SIZE_LIMIT_EXCEEDED

The job log exceeded the limit

NOTIFICATION

The Job sent a notification

RETRIED

The Job was retried either automatically or by a user

SCHEDULED

The Job was scheduled

STARTED

The Job was started by an agent

TIMED_OUT

The Job was timed out

UNBLOCKED

The Job was unblocked by a user