-
Notifications
You must be signed in to change notification settings - Fork 89
Setup for Auto-Assign Github App #477
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
Conversation
44ec48e
to
724f12d
Compare
@dsherry I think the configuration file is in place for this app. All that needs to be done is for @kmax12 to install it to the EvalML repo here: https://github.com/apps/auto-assign |
Codecov Report
@@ Coverage Diff @@
## master #477 +/- ##
=======================================
Coverage 98.87% 98.87%
=======================================
Files 118 118
Lines 4439 4439
=======================================
Hits 4389 4389
Misses 50 50 Continue to review full report at Codecov.
|
i believe i just installed it. lmk if it works |
closing and testing opening a new PR to see if it works now |
opening a new PR didn't work. if we don't like the app approach, we can also look into do this as a github action: https://github.com/marketplace/actions/auto-assign-action |
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.
The change looks good to me, but keep me posted on whether this does the job
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.
@christopherbunn let's merge this! If it doesn't work, we can back it out.
d6a8ff0
to
6a4e241
Compare
I just rebased this on master. If tests are green I plan to merge! |
It worked!!!! I put up a test PR #597 and after a minute or two I saw this happen: Thank you @christopherbunn ! |
Closes #469