Github API - Test Config

DeploymentStatusState [enum]

The possible states for a deployment status.

Possible values
ERROR

The deployment experienced an error.

FAILURE

The deployment has failed.

INACTIVE

The deployment is inactive.

IN_PROGRESS

The deployment is in progress.

PENDING

The deployment is pending.

QUEUED

The deployment is queued

SUCCESS

The deployment was successful.

WAITING

The deployment is waiting.

API:
Github GraphQL API