cli/pkg/cmd/pr
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
..
checkout Fix checkout when URL arg is from fork and cwd is upstream 2025-02-27 16:56:11 +01:00
checks Error for mutually exclusive json and watch flags 2024-12-05 10:23:13 -05:00
close Remove trailing whitespace 2025-02-13 11:06:27 +05:00
comment Clean up pr/issue comment test names 2025-03-18 16:14:14 -04:00
create test(many): fix whitespace in tests expectations 2025-03-27 14:21:13 -06:00
diff Fix tests 2024-08-16 10:11:52 -07:00
edit Replace --project.* flags' name with title in docs (#9443) 2024-08-09 13:55:14 -07:00
list Merge pull request #10512 from cli/wm-kw/fix-pr-checkout-for-forks 2025-02-28 13:31:59 +01:00
merge Fix: Ensure constant format strings in fmt and printf calls 2025-01-20 16:27:27 +01:00
ready Apply first round of owner/repo#number consistency 2024-03-01 14:03:18 -05:00
reopen Fix breaking test for PR/issue # change 2024-03-01 16:04:24 -05:00
review test(many): fix whitespace in tests expectations 2025-03-27 14:21:13 -06:00
shared Refactor commentable logic 2025-03-19 07:56:53 -04:00
status Update pkg/cmd/pr/status/status.go 2025-02-07 22:56:00 +05:00
update-branch chore: remove redundant word in comment 2025-03-12 16:13:46 +08:00
view Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
pr.go Rename package directory and files 2024-07-17 18:52:23 +01:00