Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimelineItem

Hierarchy

Properties

__typename

__typename: string

actor

actor: Actor

afterCommit

afterCommit: Commit

assignable

assignable: Assignable

assignee

assignee: Assignee

author

author: Owner

authorAssociation

authorAssociation: string

authorCanPushToRepository

authorCanPushToRepository: boolean

baseRefName

baseRefName: string

beforeCommit

beforeCommit: Commit

blockDuration

blockDuration: number

body

body: string

bodyHTML

bodyHTML: string

bodyText

bodyText: string

canonical

canonical: Source

closable

closable: Closable

closer

closer: Closer

comments

comments: Comments

commit

commit: Commit

commitRepository

commitRepository: RepositoryInfo

createdAt

createdAt: string

createdViaEmail

createdViaEmail: boolean

creator

creator: Owner

currentRefName

currentRefName: string

currentTitle

currentTitle: string

databaseId

databaseId: number

deletedCommentAuthor

deletedCommentAuthor: Owner

deployment

deployment: Deployment

deploymentStatus

deploymentStatus: object

Type declaration

  • createdAt: string
  • creator: Owner
  • deployment: Deployment
  • description: string
  • environmentUrl: string
  • id: string | number
  • logurl: string
  • state: string
  • updatedAt: string

disabler

disabler: UserInfo

dismissalMessage

dismissalMessage: string

dismissalMessageHTML

dismissalMessageHTML: string

duplicate

duplicate: Source

editor

editor: Owner

enabler

enabler: UserInfo

fromRepository

fromRepository: RepositoryInfo

headRef

headRef: Ref

headRefName

headRefName: string

id

id: string | number

includesCreatedEdit

includesCreatedEdit: boolean

isCrossRepository

isCrossRepository: boolean

isDirectReference

isDirectReference: boolean

isMinimized

isMinimized: boolean

issue

issue: Issue

label

label: Label

labelable

labelable: Labelable

lastEditedAt

lastEditedAt: string

lastSeenCommit

lastSeenCommit: Commit

lockReason

lockReason: string

lockable

lockable: Lockable

milestoneTitle

milestoneTitle: string

minimizedReason

minimizedReason: string

newBase

newBase: string

oldBase

oldBase: string

onBehalfOf

onBehalfOf: OnBehalfOf

path

path: string

position

position: number

previousRefName

previousRefName: string

previousReviewstate

previousReviewstate: string

previousTitle

previousTitle: string

publishedAt

publishedAt: string

pullRequest

pullRequest: PullRequest

pullRequestCommit

pullRequestCommit: PullRequestCommit

reactionGroups

reactionGroups: ReactionGroups

reactions

reactions: Reactions

reason

reason: string

reasonCode

reasonCode: string

ref

ref: Ref

referencedAt

referencedAt: string

repository

repository: RepositoryInfo

requestedReviewer

requestedReviewer: PullRequestReviewer

resourcePath

resourcePath: string

review

review: Review

source

source: Source

state

state: string

subject

subject: Source

submittedAt

submittedAt: string

subscribable

subscribable: Subscribable

target

target: Target

updatedAt

updatedAt: string

url

url: string

user

user: UserInfo

userContentEdits

userContentEdits: UserContentEdits

viewerCanDelete

viewerCanDelete: boolean

viewerCanReact

viewerCanReact: boolean

viewerCanUpdate

viewerCanUpdate: boolean

viewerCannotUpdateReasons

viewerCannotUpdateReasons: string[]

viewerDidAuthor

viewerDidAuthor: boolean

willCloseTarget

willCloseTarget: boolean

Generated using TypeDoc