Comment #1066

Anonymous wrote the following reply to https://scripter.co/view-github-pull-requests-in-magit/:

Nice post! I think it's also worth mentioning for exactly this use case the forge package (https://magit.vc/manual/forge.html) from Magit's maintainer. It lists open and closed PRs and issues in multiple forges (including both Github and Gitlab). You can see them, respond, edit, checkout and create new ones if you set up the OAuth token.

One of the nicer things is that it adds an option on the checkout transient to checkout a PR locally, and you can then push to that PR any extra changes you may need.

Reply to this comment