Types
GitHubPipelineStatus
Lifecycle statuses for GitHub pipeline.
enum
GitHubPipelineStatusValues
ERROR
Represents the error status for GitHub pipeline.
EXPECTED
Represents the expected status for GitHub pipeline.
FAILURE
Represents the failure status for GitHub pipeline.
PENDING
Represents the pending status for GitHub pipeline.
SUCCESS
Represents the success status for GitHub pipeline.
NONE
No GitHub pipeline applies.