Magidoc

MergeQueueEntry
Object

Entries in a MergeQueue

Fields

#

baseCommit

The base commit for this entry

enqueuedAt

Non-null

The date and time this entry was added to the merge queue

enqueuer

Non-null

The actor that enqueued this entry

estimatedTimeToMerge

The estimated time in seconds until this entry will be merged

headCommit

The head commit for this entry

id

ID !
Non-null

The Node ID of the MergeQueueEntry object

jump

Non-null

Whether this pull request should jump the queue

mergeQueue

The merge queue that this entry belongs to

position

Non-null

The position of this entry in the queue

pullRequest

The pull request that will be added to a merge group

solo

Non-null

Does this pull request need to be deployed on its own

state

Non-null

The state of this entry in the queue

Interfaces

#

Also implements Node .

Usages

#

References

#