octokit.net icon indicating copy to clipboard operation
octokit.net copied to clipboard

[FEAT]: PullRequestReviewCommentCreate() still takes in `position`, which is deprecated.

Open xinshiMSFT opened this issue 2 years ago • 1 comments

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 avatar May 05 '23 23:05 xinshiMSFT

@xinshiMSFT do you have the interest/inclination to open up a PR for this behavior?

kfcampbell avatar May 15 '23 20:05 kfcampbell

👋 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!

github-actions[bot] avatar Jun 17 '24 01:06 github-actions[bot]