cli/pkg/cmd/issue/list
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
..
fixtures 💅 cleanup switching to search mode in issue list 2021-03-23 18:08:14 +01:00
list.go BREAKING: lookup all issue/PR labels with "AND" instead of "OR" combinator 2021-03-24 18:04:25 +01:00
list_test.go BREAKING: lookup all issue/PR labels with "AND" instead of "OR" combinator 2021-03-24 18:04:25 +01:00