Skip to content

ci(broken-link-checker): add GitHub Actions for broken link checking #426

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

Closed
wants to merge 2 commits into from

Conversation

manudeli
Copy link
Contributor

@manudeli manudeli commented Jun 11, 2025

Related to:

We’ve been receiving really many PRs to fix broken links on tanstack.com, such as the one below:

related with TanStack/query#9262, TanStack/query#9260, TanStack/query#8954, TanStack/query#9033, etc.

https://tanstack.com/start/latest/docs/framework/react/ssr

To catch these broken links earlier and reduce the need for manual PRs, I wanna suggest adding a GitHub Workflow:

It automatically checks for broken links on tanstack.com.
This should help us identify issues faster and ensure the site stays healthy with less manual effort.

We can see catched broken link(https://tanstack.com/start/latest/docs/framework/react/ssr) like below

image

image

Not only https://tanstack.com/start/latest/docs/framework/react/ssr, but also others

image

- The workflow is scheduled to run every weekday at 13:00 UTC.
- This will catch broken links of tanstack.com
Copy link

netlify bot commented Jun 11, 2025

👷 Deploy request for tanstack pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit e0a44d3

@manudeli manudeli marked this pull request as ready for review June 11, 2025 15:29
@manudeli manudeli closed this Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant