BuildStates
ENUM
All the possible states a build can be in
ENUM Values |
|---|
|
The build is blocked |
|
The build was canceled |
|
The build is currently being canceled |
|
The build is currently being created |
|
The build failed |
|
The build is failing |
|
The build wasn't run |
|
The build passed |
|
The build is currently running jobs |
|
The build has yet to start running jobs |
|
The build was skipped |