-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add stdlib blacklist and whitelist more sources. #1788
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
Hey @SethTisue! The |
@felixmulder I can't seem to locate anything else to switch off at our end. perhaps you need to switch something off at https://github.com/lampepfl/dotty/settings/hooks...? |
and/or get rid of your |
and/or find out what or where "dotty-bot" even is? |
@SethTisue, I see - the CLA checking is on our bot not yours. Disabled the webhook! |
cfe92aa
to
4acda4d
Compare
It seems the two CI's disagree. Does anybody know what's the root cause? |
It looks like the new CI did not update the |
@felixmulder any insight about this? Was it cached? |
7bb5471
to
35bb577
Compare
@nicolasstucki Can you add Function0..Function22, Tuple1..Tuple22, and also control.{Try, Exception} to the whitelist? These should all be fixed now. |
93a0dbf
to
03974f3
Compare
@nicolasstucki Please, just LGTM/merge my fixes when you need them. No need to cherrypick in your PR. I am really hoping for faster reviews anyway. This constant piling up is causing me a lot of work. Thanks! |
098ad9e
to
9acc4ef
Compare
9acc4ef
to
29b7441
Compare
LGTM! 👍 Let's get this in now. I'll try to move some items from black to white in a follow-on PR. |
No description provided.