ghi icon indicating copy to clipboard operation
ghi copied to clipboard

Add a --verbose option for listing labels

Open eljobe opened this issue 7 years ago • 4 comments

When --verbose (-v) is passed to the ghi label -l -v command, it shows the hex codes for the colors of the labels instead of just using the color on the background in the terminal.

This allows users to know what colors are already being used in case they want to make a matching set of labels for their repository.

eljobe avatar May 04 '17 12:05 eljobe

Attempting to merge here https://github.com/drazisil/ghi/pull/4 but would like feedback on the reported issue from CodeClimate

drazisil avatar Oct 03 '17 01:10 drazisil

@drazisil, I updated this pull request to fix the problem you were seeing in CodeClimate

eljobe avatar Oct 03 '17 05:10 eljobe

Merged into my fork.

drazisil avatar Oct 03 '17 13:10 drazisil