cli/pkg/cmd/issue
Mislav Marohnić 949df38d49 BREAKING: lookup all issue/PR labels with "AND" instead of "OR" combinator
This switches to the Search API whenever labels are specified in `issue
list` or `pr list`. This ensures that the results match those that would
be returned in the web UI.
2021-03-24 18:04:25 +01:00
..
close Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
comment Remove unnecessary BodyFile field 2021-03-15 15:12:41 +01:00
create Merge pull request #3023 from cli/cancel-error-status 2021-03-04 13:45:11 +01:00
delete Skip confirmation for non-interactive contexts 2021-01-27 16:31:23 -08:00
edit Accept --body-file flag if --body is supported 2021-03-15 15:12:41 +01:00
list BREAKING: lookup all issue/PR labels with "AND" instead of "OR" combinator 2021-03-24 18:04:25 +01:00
reopen Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01: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 Refactor use of glamour to allow style overrides (#3243) 2021-03-19 16:29:32 +00:00
issue.go Edit issue command 2021-02-04 10:54:34 -08:00