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

Request reviewers automatically #4

Merged
merged 2 commits into from
Dec 3, 2020
Merged

Request reviewers automatically #4

merged 2 commits into from
Dec 3, 2020

Conversation

korthout
Copy link
Owner

This PR makes the action request reviewers for the newly created backport PRs. For this it uses the same reviewers as the PR that is backported.

closes #2

@korthout
Copy link
Owner Author

@korthout korthout requested a review from pihme November 27, 2020 17:22
@korthout
Copy link
Owner Author

@pihme Please have a look

Copy link
Contributor

@pihme pihme left a comment

Choose a reason for hiding this comment

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

Looks great. Some minor points to consider before merging. None of those would be a bug, so feel free to implement or ignore them.

src/main.ts Outdated Show resolved Hide resolved
src/main.ts Outdated Show resolved Hide resolved
src/main.ts Outdated Show resolved Hide resolved
@pihme
Copy link
Contributor

pihme commented Nov 30, 2020

I think we should also start implementing tests going forward.

@korthout
Copy link
Owner Author

korthout commented Dec 3, 2020

@pihme I agree we should add tests. Should we do that before merging this or do you think it's out of scope? After applying the review hints I now still need to do an additional manual test to see that it still works. 😞

EDIT: I've also applied your hints. Please have a look 👍

@pihme
Copy link
Contributor

pihme commented Dec 3, 2020

@korthout Let's add the tests for the next change.

@korthout korthout merged commit 1f92cd0 into master Dec 3, 2020
@korthout korthout deleted the korthout-2-reviewers branch December 3, 2020 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set backport PR reviewer equal to original PR reviewer
2 participants