Magidoc

CreatedPullRequestReviewContribution
Object

Represents the contribution a user made by leaving a review on a pull request.

Fields

#

isRestricted

Non-null

Whether this contribution is associated with a record you do not have access to. For example, your own 'first issue' contribution may have been made on a repository you can no longer access.

occurredAt

Non-null

When this contribution was made.

pullRequest

Non-null

The pull request the user reviewed.

pullRequestReview

Non-null

The review the user left on the pull request.

repository

Non-null

The repository containing the pull request that the user reviewed.

resourcePath

Non-null

The HTTP path for this contribution.

url

Non-null

The HTTP URL for this contribution.

user

Non-null

The user who made this contribution.

Interfaces

#

Also implements Contribution .

Usages

#

References

#