ldelossa / gh.nvim

A fully featured GitHub integration for performing code reviews in Neovim.
MIT License
520 stars 24 forks source link

Failed to submit review #76

Closed PaulKushch closed 1 year ago

PaulKushch commented 1 year ago

Hi, Thanks for the great plugin!

I have a problem, I always get Failed to submit review when doing :GHSubmitReview. I also cannot do :GHCreateThread if review is pending. Because I getFailed to create new comment after writing something then.

Is this something trivial I am missing? I can do :GHCreateThread outside of PR review still.

faustind commented 1 year ago

Hey @PaulKushch, I am having the same trouble creating comments in pending PR mode. What is the solution you have found? Would you share it please 🙏🏾