-
Notifications
You must be signed in to change notification settings - Fork 556
remove "Easy" and "good-first-issue" from help-wanted-search #2409
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
previously, they gavea a warning about being "invalid filters". that seems like a github bug, because they were definitely present in the clippy and reference repos, but i worked around it by asking clippy and the reference to change to `E-easy` and `good first issue` instead. update the search now, so that people don't see a warning.
the warnings: image
Somehow I get a different result than both of you:
I agree that something fishy is going on here (probably github's search Javascript is picking a random repository to determine which labels exist), but can we agree that this PR is a strict improvement over the status quo?
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.
Yes, thanks
(#2413 also updated it to account for glacier)
(I can't push to ur branch so)
Uh oh!
There was an error while loading. Please reload this page.
previously, they gave a warning about being "invalid filters". that seems like a github bug, because they were definitely present in the clippy and reference repos, but i worked around it by asking clippy and the reference to change to
E-easy
andgood first issue
instead. update the search now, so that people don't see a warning.