-
Notifications
You must be signed in to change notification settings - Fork 683
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
Error: RequestError [HttpError]: Unprocessable Entity: "Pull request review thread path is invalid and Pull request review thread diff hunk can't be blank" #34
Comments
Looks like this applys to any changes that happen inside the .github/* folder |
Hi @zainlks, I had a similar issue that was resolved by forking the repository and then updating my workflow file to use the name of the forked repository instead of freeedcom/ai-codereviewer@main |
Some error : RequestError [HttpError]: Unprocessable Entity: "Pull request review thread line must be part of the diff and Pull request review thread diff hunk can't be blank" |
I caught the same issue: Run vvandriichuk/ai-codereviewer@main It happened when I fixed some issues in PR that AI Assistant commented and re-updated PR with fixed issues. |
We got this when rebasing, maybe the action doesn't like that type of branch operation? |
There seems to be an error when submitting the review to github.
Error log:
The text was updated successfully, but these errors were encountered: