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

Show approximate PR size in the PR List screen #45

Open
tstirrat opened this issue Aug 15, 2022 · 3 comments
Open

Show approximate PR size in the PR List screen #45

tstirrat opened this issue Aug 15, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@tstirrat
Copy link

I feel a desire to know which PRs are smaller vs larger on the inbox so I can choose the small PRs first:

Screen Shot 2022-08-15 at 8 33 58 AM

A simple S, M, L, XL indicator would work, or the changed lines count..

@tstirrat tstirrat changed the title Show approximate PR size in the inbox Show approximate PR size in the PR List screen Aug 15, 2022
@samatcodeapprove samatcodeapprove added the enhancement New feature or request label Aug 15, 2022
@samatcodeapprove
Copy link

This is a great idea!

@rockwotj
Copy link

rockwotj commented Oct 6, 2022

If I remember correctly critique had a dumb heuristic for this to be something like this:

XS < 10
S < 50
M
L > 500
XL >= 1000

Maybe the medium bucket wasn't quite that big but you get the idea 😉

@rockwotj
Copy link

Also you could support showing labels and tell us to use https://github.com/noqcks/pull-request-size

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

No branches or pull requests

3 participants