How to remove a reviewer from a Pull Request #23054
-
We have our PR’s to require a minimum amount of reviewers to be approved. Sometimes people are out or priorites shift so others may pick up a the process of reviewing which leaves the previous reviewers on the request. Also, as people comment or get mentioned in the conversation, they get added to the list as well. Is there a way to totally remove them as a reviewer? I know we can just change their status but visually it’s not the best looking at possibly a list of people who may never actually review something |
Beta Was this translation helpful? Give feedback.
Replies: 22 comments 21 replies
-
Hi @jimn-tn, Thanks for being here! You can dismiss pull request reviews that are no longer valid or are unable to be approved by the reviewer, but as you’ve mentioned on your post their names remain on the list. We’re always working to improve GitHub and we consider every suggestion we receive. I don’t show that we are planning to implement any flow changes like that to the PR reviews feature in the immediate future, but I have added this to our internal request list for the team to review and consider. We can’t say if/when we may add a feature, but we really appreciate you providing feedback on how we can make GitHub work better for you! Best, Andrea |
Beta Was this translation helpful? Give feedback.
-
This would help me, too. If I’m essentially mentoring a new contributor through a PR, I’ld like to remove myself from the list of reviewers when the PR is ready and goes up for actual review. As it stands, I can’t. |
Beta Was this translation helpful? Give feedback.
-
click on the gear icon where you’d normally add reviewers, locate yourself and uncheck to remove yourself |
Beta Was this translation helpful? Give feedback.
-
After clicking on my icon I still appear on the list of Reviewers, but without the yellow dot. This is not what I am aiming for. |
Beta Was this translation helpful? Give feedback.
-
I often get assigned to some PRs which I don’t need to be a reviewer anymore. I would like a simple functionality to remove myself from the reviewer list similar to how I can add myself to the list. Currently, click on my name does nothing. Please add this feature. |
Beta Was this translation helpful? Give feedback.
-
Any update on this? I want to allow someone who has interacted with a PR in the past to remove themselves from the reviewer list. My reasons for this are:
|
Beta Was this translation helpful? Give feedback.
-
Hello @BigLep - and thank you for this feedback! It looks like since this topic was initially posted our feedback and feature request process has changed. If you wouldn’t mind, I encourage you to submit your feedback via the new GitHub Feedback Discussions forum so that our product team can better track your request :slight_smile:. It’s a new thing, but we’re trying to push all product feedback to the same new area so it’s easier to find and consolidate user feedback! |
Beta Was this translation helpful? Give feedback.
-
Hello, I also need this feature to remove stale items from my “Review Requests” page. I created a GitHub Feedback discussion for this feature request: Remove myself as reviewer from pull requests · Discussion #16730 · github/feedback · GitHub |
Beta Was this translation helpful? Give feedback.
-
This would be super helpful as I have contractors on my projects who are no longer with the company and I’d like to remove them as reviewers. |
Beta Was this translation helpful? Give feedback.
-
I just successfully deleted a reviewer from a pull request using Github API. |
Beta Was this translation helpful? Give feedback.
-
Conversly, I accidentally removed all the reviewers by clicking the link next to one to request a renewed review. It clear ALL the reviewers and just left him. I have no way to re-add those reviewers. |
Beta Was this translation helpful? Give feedback.
-
I just got the same issue like @justin-octo, don't know how to re-add previous reviewers. |
Beta Was this translation helpful? Give feedback.
-
This seems like such a simple but important function. Makes me wonder about the future of GitHub if a ticket like this can sit here for 4 1/2 years with little/no effort. |
Beta Was this translation helpful? Give feedback.
-
+1 very imp for solid code review process. |
Beta Was this translation helpful? Give feedback.
-
So should we vote on https://github.com/orgs/community/discussions/23054 for this? |
Beta Was this translation helpful? Give feedback.
-
Yeah. I had a case where someone was able to inject themselves as reviewer on a PR and then out of the blue approved a PR. |
Beta Was this translation helpful? Give feedback.
-
This is more of a work around, and maybe only really applicable for organizations. But you can make a Team and assign the Team as a reviewer. Then as people come and go they are added or removed from the Team. |
Beta Was this translation helpful? Give feedback.
-
I just tested and it seems you can remove reviewers with the github cli like this:
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as spam.
This comment was marked as spam.
-
I just had that problem.
|
Beta Was this translation helpful? Give feedback.
I just tested and it seems you can remove reviewers with the github cli like this: