CheckStatusState Enum
The possible states for a check suite or run status.
Possible Values
#
COMPLETED
The check suite or run has been completed.
IN_PROGRESS
The check suite or run is in progress.
PENDING
The check suite or run is in pending state.
QUEUED
The check suite or run has been queued.
REQUESTED
The check suite or run has been requested.
WAITING
The check suite or run is in waiting state.
Usages
#
References
#
- Field status from CheckRun
- Field status from CheckStep
- Field status from CheckSuite
Previous
CheckRunType
Next
CheckStep
