add a condensed list of reviewers and status on pulls list #2495
ashanbrown posted onGitHub
Consider this example at https://github.com/sindresorhus/refined-github/pulls:
If we visit the PR, we see:
Perhaps instead of saying "Changes Requested" we could show the reviewer name and the a symbol (approved, requested changes, awaiting review) for each reviewer.
Stepping back to the use case, I visit the pulls page to find out the status of PRs I have created. I have a browser bookmark of pulls created by me. What I'm typically looking for when I visit this page is information that will help me move my PR towards the merged state. Typically this means I have to ask myself "do I need to add another reviewer?" or "do I need to nag an existing reviewer?". A list of pending reviewers and their states would help me answer these questions. I'm not sure if the same could be said for the list of assignees. I don't use that feature but I imagine it has the same concern. Thanks for your consideration.
Example URL: https://github.com/sindresorhus/refined-github/pulls