PullRequestReview
- class github.PullRequestReview.PullRequestReview
This class represents PullRequestReviews.
The reference can be found here https://docs.github.com/en/rest/reference/pulls#reviews
The OpenAPI schema can be found at
/components/schemas/pull-request-review
- dismiss(message: str) None
- delete() None
- edit(body: str) None