--json output should include option to surface the reviewer(s) of a PR
Open
blocked
enhancement
gh-search
platform
- Dominant language
- Go
- Stars
- 46.3k
- Forks
- 9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 89
Description
### Describe the feature or problem you’d like to solve
Currently `gh search prs` appears to allow filtering by PR reviewer with`--reviewed-by `.
The `--json` output enables outputting `author` and `assignees` but does not surface the reviewer(s) of a PR.
### Proposed solution
Add a `reviewers` option to the `--json` output
Contributor guide
Assessment
This issue has not been assessed yet.