Skip to content

multi author search stopped working #8853

Description

@andreyso

I added custom searches for my team by adding to settings.json something like:

{ "label": "Created By My Team", "query": "repo:${owner}/${repository} is:open author:name1 author:name2 author:name3" },

It used to work fine, but stopped working at 0.146.0. gh cli works fine with multi author searches. This is a very useful feature to manage team PRs in a huge multi team repository.

Please, return this capability. Thank you!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions