State of Pull Request (PR) management implementation
Hi there,
great app.
I do have a number of questions pertaining to PR management within the app.
Are you considering PR support fully complete in its current implementation?
I am asking because from what I have seen in the app there are certain things I can't do.
i) Closing a PR upstream that I opened and checked that I could close it using github's Web UI ii) Opening a PR from within my fork of someone else's repo which I also made sure I could do again using github's Web UI
For more details on my question you can check out this video demonstrating everything live: https://youtu.be/XdNxWM2HRb8
Cheers
Closing a PR is possible, you should see an option in the overflow menu.
Opening new PRs is not yet available, I agree it would be a nice feature, but it's not a priority for me right now. If you want to create a PR you first need to push your code, and you'll probably do that from your desktop, so you can create the PR after doing so.