Github API - Test Config

MergeQueueEntryState [enum]

The possible states for a merge queue entry.

Possible values
AWAITING_CHECKS

The entry is currently waiting for checks to pass.

LOCKED

The entry is currently locked.

MERGEABLE

The entry is currently mergeable.

QUEUED

The entry is currently queued.

UNMERGEABLE

The entry is currently unmergeable.

API:
Github GraphQL API