Magidoc

ReferencedEvent
Object

Represents a 'referenced' event on a given ReferencedSubject .

Fields

#

actor

Identifies the actor who performed the event.

commit

Identifies the commit associated with the 'referenced' event.

commitRepository

Non-null

Identifies the repository associated with the 'referenced' event.

createdAt

Non-null

Identifies the date and time when the object was created.

id

ID !
Non-null

The Node ID of the ReferencedEvent object

isCrossRepository

Non-null

Reference originated in a different repository.

isDirectReference

Non-null

Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.

subject

Non-null

Object referenced by event.

Interfaces

#

Also implements Node .

Usages

#

References

#