Skip to content

Conversation

@SkyeYoung
Copy link
Contributor

Summary

Improve the check-image-links workflow to be simpler and more resilient.

Changes

  • Simplify the workflow by removing complex PR comment logic
  • Add webhook alerts for broken links
  • Add retry logic for transient errors
  • Use ripgrep for faster file scanning
  • Set schedule to 03:00 and 10:00 UTC (staggered 20 minutes across repos)
  • Script path: scripts/check-image-links.ts
  • Add exclude rules to tsconfig.json

References

- Replace complex PR-comment workflow with simpler scheduled runs
- Add webhook alert support for broken links notification
- Add retry logic for transient errors
- Add ripgrep support for faster file scanning
- Exclude scripts folder from tsconfig to avoid build issues
- Schedule at 03:00 and 10:00 UTC (60 minutes offset from api7-docs)
@vercel
Copy link

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs-zh Ready Ready Preview, Comment Jan 27, 2026 3:02am

Request Review

@github-actions
Copy link

github-actions bot commented Jan 27, 2026

PR Preview Deployed Successfully!

Your Cloudflare Worker has been deployed for this PR.

Preview URL: https://pr-153-docs-apiseven-com-preview.juzhiyuan.workers.dev
Status: ✅ Deployed and verified
Completed at: 2026/1/27 11:07:39

@SkyeYoung SkyeYoung requested a review from guoqqqi January 27, 2026 03:06
@SkyeYoung SkyeYoung merged commit faf96f0 into main Jan 29, 2026
5 checks passed
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.

3 participants