Skip to main content
enumGitHubPipelineState

Values

ACTION_REQUIRED

Represents the action required state for GitHub pipeline.

CANCELLED

Represents the cancelled state for GitHub pipeline.

ERROR

Represents the error state for GitHub pipeline.

EXPECTED

Represents the expected state for GitHub pipeline.

FAILURE

Represents the failure state for GitHub pipeline.

IN_PROGRESS

Represents the in progress state for GitHub pipeline.

NEUTRAL

Represents the neutral state for GitHub pipeline.

PENDING

Represents the pending state for GitHub pipeline.

QUEUED

Represents the queued state for GitHub pipeline.

SKIPPED

Represents the skipped state for GitHub pipeline.

STALE

Represents the stale state for GitHub pipeline.

STARTUP_FAILURE

Represents the startup failure state for GitHub pipeline.

SUCCESS

Represents the success state for GitHub pipeline.

TIMED_OUT

Represents the timed out state for GitHub pipeline.

NONE

No GitHub pipeline applies.