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.
Usages
#
References
#
- Field state from MergeQueueEntry
Previous
MergeQueueEntryEdge
