cli/pkg/cmd/issue
Andy Feller 3eca268a7f Introduce color_labels support, update commands
This commit implements the actual changes around configuration setting / environment variable logic for displaying labels using their RGB hex color code in terminals with truecolor support.

One of the subtler changes in this commit is renaming generic ColorScheme.HexToRGB logic to render truecolor to ColorScheme.Label as this feature was being used exclusively for labels.  This is due to confusion about introducing the new `color_labels` config on top of generic coloring logic.
2025-04-02 18:24:20 -04:00
..
close Apply first round of owner/repo#number consistency 2024-03-01 14:03:18 -05:00
comment Clean up pr/issue comment test names 2025-03-18 16:14:14 -04:00
create Correct help documentation around template use in gh issue create 2025-01-09 11:08:18 -05:00
delete Inconsistent format of description of flags (starting with lowercase letter) (#10507) 2025-02-27 11:40:21 +01:00
develop Merge changes from #10004 2024-12-08 20:34:21 -08:00
edit Replace --project.* flags' name with title in docs (#9443) 2024-08-09 13:55:14 -07:00
list [gh issue/pr list] Improve help text 2025-01-30 13:05:18 +05:00
lock Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
pin Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
reopen Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
shared Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
status Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
transfer Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
unpin Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
view Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
issue.go Group PR, release, and repo subcommands 2022-12-21 14:47:59 +01:00