Closed drewbrokke closed 5 years ago
I agree! We cleaned up the formatting for listing issues and this could use a revamp too!
If someone wants to take a shot at this, you will want to start here: https://github.com/node-gh/gh/blob/master/lib/cmds/pull-request.js#L461
Related: #611, #595, #589
@drewbrokke here is what it looks like now:
Is that good enough for you?
@protoEvangelion that looks really nice. Do you have an example of what it looks like when viewing pulls across multiple branches? That was my original gripe :)
It starts a new table with new headers so it is pretty clear visually
PR send to https://github.com/node-gh/gh/pull/631
Resent as https://github.com/node-gh/gh/pull/632
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
When viewing PRs across multiple branches, the standard
gh pr
is not so bad:But when calling
gh pr --detailed
, the visual noise is hard to parse through:My 2 gripes are: