prontolabs / pronto

Quick automated code review of your changes
MIT License
2.62k stars 245 forks source link

Allow Octokit 8.0 #453

Closed pbstriker38 closed 10 months ago

pbstriker38 commented 11 months ago

Octokit v8.0.0 was released with changes to the way pull request comments are created. They have removed the deprecated position argument and replaced it with line

https://github.com/octokit/octokit.rb/releases/tag/v8.0.0 https://github.com/octokit/octokit.rb/pull/1566

https://docs.github.com/en/rest/pulls/comments?apiVersion=2022-11-28#create-a-review-comment-for-a-pull-request