Create pull review
Create a review for a pull request.
A review is the only way to say something on a pull; pulls have no separate comments.
Use the
open status for a remark or question that is neither an approval
nor a change request.
A pull carries at most one review per user, so a second create is refused. Revise your
existing review instead — Update pull review.
Endpoints
POST /api/v1/teams/{team_slug}/repos/{repo_slug}/pulls/{number}/reviews
POST /api/v1/users/{username}/repos/{repo_slug}/pulls/{number}/reviews
Authenticated
Success
Returns JSON response.