vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Dismissing pull requests from the UI's tree
When working on a large code base the number of pull requests to walk through becomes unmanageable.
Ideally, one could take a work flow where they are presented "all open PRs" sorted by newest, and then "prune" this list to remove PRs which they are not interested in.