Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actually remove reviewers instead of just removing it from the Gerald comment #37

Merged
merged 5 commits into from
Aug 12, 2020

Conversation

yipstanley
Copy link
Contributor

Summary:

In the past, if someone commented #RemoveMe on a pull request, it would remove them from the Gerald megacomment and prevent Gerald from readding them as reviewers in the future, but it doesn't actually remove them as a reviewer. This PR makes it so that Gerald will actually make a request to remove reviewers that have commented #RemoveMe.

Issue: WEB-2758

Test plan:

See (#35), where Kevin B. was requested for review, and after commenting #RemoveMe, his review request was removed.

@yipstanley yipstanley requested a review from a team August 11, 2020 20:35
@yipstanley yipstanley self-assigned this Aug 11, 2020
Copy link
Member

@jeresig jeresig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, thank you! I noticed that in this PR you're getting notified about pushes that don't have a pull request - that doesn't seem right?

@yipstanley
Copy link
Contributor Author

Sounds good, thank you! I noticed that in this PR you're getting notified about pushes that don't have a pull request - that doesn't seem right?

I was also concerned about that when I first made the PR, but these comments were made before I made this pull request. They were made because I pulled this branch onto the debug branch, and some of these commits received comments on that branch. Turns out that making a pull request preserves the comments.

@yipstanley yipstanley merged commit 7c00a33 into main Aug 12, 2020
@yipstanley yipstanley deleted the WEB-2758 branch August 12, 2020 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants