octokit.net
octokit.net copied to clipboard
[FEAT]: PullRequestReviewCommentCreate() still takes in `position`, which is deprecated.
Describe the need
public PullRequestReviewCommentCreate(string body, string commitId, string path, int position)
position is deprecated per https://docs.github.com/en/rest/pulls/comments?apiVersion=2022-11-28#create-a-review-comment-for-a-pull-request
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
@xinshiMSFT do you have the interest/inclination to open up a PR for this behavior?
👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!