Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

provide an options to "list" command to not display the labels #259

Closed
fpietrosanti opened this issue Nov 23, 2015 · 0 comments
Closed

provide an options to "list" command to not display the labels #259

fpietrosanti opened this issue Nov 23, 2015 · 0 comments

Comments

@fpietrosanti
Copy link

Hello,
while testing "ghi" i found that on our "globaleaks" repository because we made an extensive uses of labels, is difficult to use the "list" command, because the issue title got hidden by the label names.

Attached a screenshot of the command
"ruby /usr/local/bin/ghi list -f all -L"A: OpenWhistleblowing" --state closed"
on the repository "globaleaks" .

this ticket is to provide a commandline switch, to void displaying the labels under the "list" command of ghi.
screen shot 2015-11-23 at 4 18 12 pm

davidcelis added a commit to davidcelis/ghi that referenced this issue Apr 8, 2016
There have been a few requests for an option to prevent printing labels
when listing issues. If the list of issues involves a lot of labels, it
leads to truncation of issue titles. To make it easier to visually parse
lists like this, I've added a `--no-labels` option to `ghi-list` to
skip printing labels in the pager. Closes stephencelis#259.

Signed-off-by: David Celis <me@davidcel.is>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants