MergeQueueMergingStrategy [enum]
The possible merging strategies for a merge queue.
Possible values
ALLGREEN
Entries only allowed to merge if they are passing.
HEADGREEN
Failing Entires are allowed to merge if they are with a passing entry.
API:
Github GraphQL API