Magidoc

RemovedFromMergeQueueEvent
Object

Represents a 'removed_from_merge_queue' event on a given pull request.

Fields

#

actor

Identifies the actor who performed the event.

beforeCommit

Identifies the before commit SHA for the 'removed_from_merge_queue' event.

createdAt

Non-null

Identifies the date and time when the object was created.

enqueuer

The user who removed this Pull Request from the merge queue

id

ID !
Non-null

The Node ID of the RemovedFromMergeQueueEvent object

mergeQueue

The merge queue where this pull request was removed from.

pullRequest

PullRequest referenced by event.

reason

The reason this pull request was removed from the queue.

Interfaces

#

Also implements Node .

Usages

#

References

#