Magidoc

ReadyForReviewEvent
Object

Represents a 'ready_for_review' 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 ReadyForReviewEvent object

pullRequest

Non-null

PullRequest referenced by event.

resourcePath

Non-null

The HTTP path for this ready for review event.

url

Non-null

The HTTP URL for this ready for review event.

Interfaces

#

Also implements Node , UniformResourceLocatable .

Usages

#

References

#