[FEAT]: Create Pull Request Review Comment on File #2970
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Feature
New feature or request
Describe the need
The current
PullRequestReviewComment
does not support a comment on a file in general. It only supports commenting on specific lines of a file in a PR review.According to https://docs.github.com/en/rest/pulls/comments?apiVersion=2022-11-28#create-a-review-comment-for-a-pull-request it should be possible by setting
subject_type
tofile
.So the feature request is "Be able to comment on files in a pull request review".
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: