Magidoc

MergedEvent
Object

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

Fields

#

actor

Identifies the actor who performed the event.

commit

Identifies the commit associated with the merge event.

createdAt

Non-null

Identifies the date and time when the object was created.

id

ID !
Non-null

The Node ID of the MergedEvent object

mergeRef

Identifies the Ref associated with the merge event.

mergeRefName

Non-null

Identifies the name of the Ref associated with the merge event.

pullRequest

Non-null

PullRequest referenced by event.

resourcePath

Non-null

The HTTP path for this merged event.

url

Non-null

The HTTP URL for this merged event.

Interfaces

#

Also implements Node , UniformResourceLocatable .

Usages

#

References

#