Magidoc

AddedToMergeQueueEvent
Object

Represents an 'added_to_merge_queue' event on a given pull request.

Fields

#

actor

Identifies the actor who performed the event.

createdAt

Non-null

Identifies the date and time when the object was created.

enqueuer

The user who added this Pull Request to the merge queue

id

ID !
Non-null

The Node ID of the AddedToMergeQueueEvent object

mergeQueue

The merge queue where this pull request was added to.

pullRequest

PullRequest referenced by event.

Interfaces

#

Also implements Node .

Usages

#

References

#