question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Show number of assigned and open pull requests for suggested reviewers

See original GitHub issue

Description

Our team is trying to find the right balance on who should review a PR. One of the things we would like to consider when requesting a review is how many other open PRs the person already has been asked to review. You can accomplish this by searching the PR list with a query like this is:pr is:open review-requested:@GITHUB_USERNAME

If possible including this count in the reviewer modal would be super beneficial. See screenshot below.

Screenshot

image

Example URL

https://github.com/refined-github/refined-github/pull/5612

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
kidonngcommented, Jul 27, 2022

In the list view we don’t have a way.

That’s not true, there are multiple ways:

2reactions
RyanMulreadycommented, Jul 26, 2022

@RyanMulready Maybe a bit off topic, but I wonder, how do you guys know which PRs have a review requested from you? #5551. To this day we’re still struggling with that issue.

In the list view we don’t have a way. You can however see it in your filters:

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Require multiple reviewers for pull requests - The GitHub Blog
To require multiple reviewers for pull requests, go to your repository's settings and select “Branches”. Under “Protected branches”, select the ...
Read more >
Add default reviewers to pull requests - Atlassian Documentation
Enter the name(s) of who should be assigned as a reviewer in the Default reviewers field. Optional: In the Approvals required field, select...
Read more >
Review and comment on pull requests - Azure Repos
Learn how to review pull requests using Git in Azure Repos, including making comments, adding suggestions, and voting on changes.
Read more >
How to see all Pull requests that im tagged as a reviewer
Try the link https://github.com/pulls/review-requested, which shows you all Pull Requests that you've been tagged in as a reviewer.
Read more >
Getting started with merge requests - GitLab Docs
Assign the merge request to a colleague for review. With multiple assignees ... Create a new branch only, with its name starting with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found