-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic
Description
Describe the feature or problem you’d like to solve
The command gh pr checks <PR> shows the summary before showing the checks statuses. When the terminal window is small, or if there are many checks to display, this can involve scrolling up to see the summary:
summary.before.checks.mov
Proposed solution
Show the summary after the checks statuses
checks.before.summary.mov
I also think it would be clearer to add an additional space between the checks and the summary in this implementation.
Additional context
I have this implemented on a fork and would be happy to open a PR if this is a helpful approach.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic