-
Notifications
You must be signed in to change notification settings - Fork 221
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
ci: Automatically assign a PR to its author #1253
Conversation
Pull Request Test Coverage Report for Build 5335695283
💛 - Coveralls |
Maybe you could consider kentaro-m/auto-assign-action? |
@ever0de Thanks for the comment! It seems that kentaro-m/auto-assign-action has more recent commits and more active users. I will fix this PR to use this one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's good 👍, Now we don't have to specify it manually, which is nice 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks really good! Thanks a lot for the contribution 👍 👍
This PR resolves #667, using a well-known GitHub Actions workflow toshimaru/auto-author-assign.
Please refer this to see how it will work.