Skip to content
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

[FEAT]: Create Pull Request Review Comment on File #2970

Open
1 task done
simon-k opened this issue Sep 28, 2024 · 0 comments
Open
1 task done

[FEAT]: Create Pull Request Review Comment on File #2970

simon-k opened this issue Sep 28, 2024 · 0 comments
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request

Comments

@simon-k
Copy link

simon-k commented Sep 28, 2024

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 to file.

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

  • I agree to follow this project's Code of Conduct
@simon-k simon-k added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Sep 28, 2024
@kfcampbell kfcampbell moved this from 🆕 Triage to 🔥 Backlog in 🧰 Octokit Active Oct 7, 2024
@kfcampbell kfcampbell added Status: Up for grabs Issues that are ready to be worked on by anyone and removed Status: Triage This is being looked at and prioritized labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request
Projects
Status: 🔥 Backlog
Development

No branches or pull requests

2 participants