ReferencedEvent Object
Represents a 'referenced' event on a given ReferencedSubject .
Fields
#
commitRepository
Non-null
Identifies the repository associated with the 'referenced' event.
isDirectReference
Boolean !
Non-null
Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.
Interfaces
#
Also implements Node .
Usages
#
References
#
- Part of union IssueTimelineItem
- Part of union IssueTimelineItems
- Part of union PullRequestTimelineItem
Previous
RefUpdateRule
Next
ReferencedSubject
