Skip to content
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

PR count like "MyRepo(2)" when collapsed #59

Open
zplan opened this issue Sep 10, 2021 · 0 comments
Open

PR count like "MyRepo(2)" when collapsed #59

zplan opened this issue Sep 10, 2021 · 0 comments

Comments

@zplan
Copy link

zplan commented Sep 10, 2021

I have a VSC workspace with 20 repos. When collapsing all in the Pull Request view it would be very helpful to see for each repo the available PRs as a count number. Otherwise I have to drill down for each repo.

Example

MyRepoOne(2)
MyRepoTwo(5)
MyRepoThree(1)

A more advanced solution would be to have an number per category: Local PR branches, Created by me, etc.

Example

MyRepoOne(0/2/0/2)
MyRepoTwo(0/4/1/5)
MyRepoThree(1/1/0/1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant