Magidoc

AutomaticBaseChangeFailedEvent
Object

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

id

ID !
Non-null

The Node ID of the AutomaticBaseChangeFailedEvent object

newBase

Non-null

The new base for this PR

oldBase

Non-null

The old base for this PR

pullRequest

Non-null

PullRequest referenced by event.

Interfaces

#

Also implements Node .

Usages

#

References

#