-
Notifications
You must be signed in to change notification settings - Fork 245
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
422 - Validation Failed #149
Comments
Same here. THere were couple of comments that were successfully created though. |
One thing I noticed was that this happened whenever pronto was trying to comment on lines that were not part of the diff of the PR in question. Probably pronto is scanning the entire files that are under the changed list? @gingerlime |
@gingerlime @steverob are you making sure you set the |
@doomspork It's been a while, so I don't remember to be honest, but looking at the README, and CHANGELOG it seems like this parameter is optional(?) |
@doomspork yep, it happened even though the |
I was just spit balling @steverob because I had gotten a similar issue when I omitted the PR ID. @steverob is your error identical to @gingerlime's? Could you paste it? |
I'm experiencing the exact same problem. Initially I though it was the #170 but looking closer at the error message it's actually the I'm running pronto only with
|
Fixed and released v0.7.1. |
Hey @mmozuras I'm still experiencing the problem! But only sometimes. I'm using 0.7.1
|
@jglapa you can set |
@mmozuras after digging a bit in the problem. I came to the following conclusion: From my perspective you can close this issue again since it's clearly a misconfiguration of my ci server that was checking out the wrong branch. Thanks for a quick response!. |
@jglapa thanks for taking the time to write down the problem. It might be useful for others in the future 😄 |
Is #259 related to the issues people were running into? |
Pronto looks awesome. I'd love to use it, but am hitting a small problem trying to push comments to github.
Here's my yml:
I'm running
And it's showing these errors (across several files):
Any clue why it's returning this error? I think the token is set up correctly, but maybe I missed something.
The text was updated successfully, but these errors were encountered: