Magidoc

BaseRefForcePushedEvent
Object

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

Fields

#

actor

Identifies the actor who performed the event.

afterCommit

Identifies the after commit SHA for the 'base_ref_force_pushed' event.

beforeCommit

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

createdAt

Non-null

Identifies the date and time when the object was created.

id

ID !
Non-null

The Node ID of the BaseRefForcePushedEvent object

pullRequest

Non-null

PullRequest referenced by event.

ref

Identifies the fully qualified ref name for the 'base_ref_force_pushed' event.

Interfaces

#

Also implements Node .

Usages

#

References

#