-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
misc: add issue assigner bot #12052
misc: add issue assigner bot #12052
Conversation
.github/workflows/issue-assigner.yml
Outdated
- uses: patrickhulce/issue-assigner@eeec7a1 | ||
with: | ||
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}' | ||
maintainers: 'patrickhulce,paulirish,connorjclark,adamraine' |
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.
if anyone else would like to be a part of this, happy to add :)
@adrianaixba @Beytoven perhaps?
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.
I'm happy to take issues too
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.
maintainers: 'patrickhulce,paulirish,connorjclark,adamraine' | |
maintainers: 'patrickhulce,paulirish,connorjclark,adamraine,brendankenny' |
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.
You got it :)
Summary
If we're ready to give it a shot this adds a bot to automatically assign issues in a round-robin fashion for initial response :)