Skip to main content
enumGitHubPipelineStatus

Values

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.