We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After web-platform-tests/wpt#14859 was merged the wpt.fyi checks stopped working. I reverted in web-platform-tests/wpt#15576.
In hindsight it's obvious that this wouldn't work, wpt.fyi uses the status API and would now have to look at the checks API.
Hopefully looking at these PRs which did use the checks reporting can reveal what the integration needs to be: https://github.com/web-platform-tests/wpt/pull/15575/checks?check_run_id=69693004 https://github.com/web-platform-tests/wpt/pull/15577/checks?check_run_id=69709294
The text was updated successfully, but these errors were encountered:
Fixed by #1183
Sorry, something went wrong.
No branches or pull requests
After web-platform-tests/wpt#14859 was merged the wpt.fyi checks stopped working. I reverted in web-platform-tests/wpt#15576.
In hindsight it's obvious that this wouldn't work, wpt.fyi uses the status API and would now have to look at the checks API.
Hopefully looking at these PRs which did use the checks reporting can reveal what the integration needs to be:
https://github.com/web-platform-tests/wpt/pull/15575/checks?check_run_id=69693004
https://github.com/web-platform-tests/wpt/pull/15577/checks?check_run_id=69709294
The text was updated successfully, but these errors were encountered: