-
Notifications
You must be signed in to change notification settings - Fork 46
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
New specs for review #308
Comments
Indeed, the URL bugs the job that looks for TC39 Stage 3 proposals because the URL in the list of proposals uses We should either add the URL to the ignore list or complete the logic to handle |
I've filed tc39/proposals#358 to fix the url upstream - from what I understand, tc39-transfer is not expected to be a stable url |
Github redirects these URLs, so the proper solution is for the job to follow redirects. It will quite often be the case that a URL in the proposals repo isn't the final one, but redirects to the final one, which is Just Fine. |
find-specs has identified the following candidates as potential new specs to consider:
Please review if they match the inclusion criteria. Those that don't and never will should be added to ignore.json, those that don't match yet but may in the future can be added to monitor-repo.json, and those that do match should be brought as a pull request on specs.json.
The text was updated successfully, but these errors were encountered: