cli/pkg/cmd/issue
Mislav Marohnić 683ebee6ef Consistently use green success icon
For operations such as closing an issue or merging a PR, we would
display the success icon (a checkmark) in red and magenta colors,
respectively, to reflect the latest state of the record operated on
(red: closed; magenta: merged).

This was always confusing to me, seeing it both in code and in the UI,
because I'm instinctively thinking that it's a bug and have to remind
myself that it's by design.
2021-01-18 19:57:38 +01:00
..
close Consistently use green success icon 2021-01-18 19:57:38 +01:00
comment Address PR comments 2021-01-11 13:56:17 -08:00
create Migrate legacy tests 2021-01-11 21:07:19 -03:00
list Migrate legacy tests 2021-01-11 21:07:19 -03:00
reopen Migrate legacy tests 2021-01-11 21:07:19 -03:00
shared Reverse order of issue lookup checks 2020-12-08 14:16:40 -05:00
status try passing iostreams around instead of writer+colorscheme 2020-11-02 11:44:50 -08:00
view Migrate legacy tests 2021-01-11 21:07:19 -03:00
issue.go Comment on issues from editor 2021-01-05 10:35:09 -08:00