expansions to the pull review API #32898
Labels
topic/api
Concerns mainly the API
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
As of now you can create and delete reviews, but you can't update them (or comments within them) via the API. While you can respond to review comments via the web interface, the API doesn't provide that functionality.
I'd like to see:
a GET endpoint to fetch a pull review comment's childrenapparently there's no concept of parent or child commentsa POST endpoint to reply to a pull review comment(see above remark)I'd be happy to open a few pull requests to get these implemented :)
Screenshots
No response
The text was updated successfully, but these errors were encountered: