-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Labels
enhancementNew feature or requestNew feature or requesttools and infrastructureProject internal tooling, such as linters, GitHub Actions, or repo settingsProject internal tooling, such as linters, GitHub Actions, or repo settings
Description
In many PRs for discouraged features (example), we have add an old spec URL to the allowlist because browser-specs doesn't record it (for good and obvious reasons). This is less than optimal because the reason and URL are very unlikely to ever change (i.e., we'll never have cause to remove the URL from the allowlist).
We should consider relaxing the validation for discouraged features. Perhaps we can do something simple (such as periodically confirming that the URLs don't 404 or redirect) to confirm that the URLs are still, in some sense, "good" but not as rigorous as browser-spec's process.
captainbrosset and Elchi3
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttools and infrastructureProject internal tooling, such as linters, GitHub Actions, or repo settingsProject internal tooling, such as linters, GitHub Actions, or repo settings