-
Notifications
You must be signed in to change notification settings - Fork 61.8k
adding reactions to a "pull request review comment" does not work with listed token #36899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Hi @lugi0, thanks for reporting this—we'll review this as soon as we can |
Apologies, I previously closed this by mistake but I actually can reproduce it. I'm afraid I can't guarantee a timeframe for a response as we're not GitHub Support, but thank you for reporting it; I'll investigate it internally. |
Thanks for opening an issue! We've triaged this issue for technical review by a subject matter expert 👀 |
This is a gentle bump for the docs team that this issue is waiting for technical review. |
This is a gentle bump for the docs team that this issue is waiting for technical review. |
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/reactions/reactions?apiVersion=2022-11-28#create-reaction-for-a-pull-request-review-comment
What part(s) of the article would you like to see updated?
https://docs.github.com/en/rest/reactions/reactions?apiVersion=2022-11-28#create-reaction-for-a-pull-request-review-comment--fine-grained-access-tokens
Additional information
I have been trying to leave a reaction to a PR review comment, following the documentation available here: https://docs.github.com/en/rest/reactions/reactions?apiVersion=2022-11-28#create-reaction-for-a-pull-request-review-comment
I've tried to create PATs for multiple accounts, and even tried to use a PAT of the same user who left the review on a PR in a repo owned by that user, but with every one of those I've always received the response
I've tried doing this with both curl and the gh api CLI.
I don't know if the documentation is wrong/outdated or if I'm doing something wrong myself, but I believe I've created a fine-grained PAT with write access on the repository as asked
The text was updated successfully, but these errors were encountered: