Magidoc

AutoMergeDisabledEvent
Object

Represents a 'auto_merge_disabled' 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.

disabler

The user who disabled auto-merge for this Pull Request

id

ID !
Non-null

The Node ID of the AutoMergeDisabledEvent object

pullRequest

PullRequest referenced by event

reason

The reason auto-merge was disabled

reasonCode

The reason_code relating to why auto-merge was disabled

Interfaces

#

Also implements Node .

Usages

#

References

#