RequestableCheckStatusState Enum
The possible states that can be requested when creating a check run.
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.
WAITING
The check suite or run is in waiting state.
Previous
RequestReviewsPayload
Next
RequestedReviewer
