Add Academy website checks#335
Conversation
|
👋 Hello @glenn-jocher, thank you for submitting a
For more guidance, please refer to our Contributing Guide. This is an automated message, and an engineer will assist if you have any questions. Thank you for contributing to Ultralytics! 🚀 |
UltralyticsAssistant
left a comment
There was a problem hiding this comment.
🔍 PR Review
Made with ❤️ by Ultralytics Actions
Clean PR. The Academy host is correctly added to the existing matrix, so it follows the same sitemap download, link checking, spelling, and image-size validation path as the other sites. Documentation updates accurately reflect the workflow change.
|
🎉 Merged—thank you, @glenn-jocher, for expanding our automated documentation QA to include the Ultralytics Academy!
By adding Academy coverage for broken links, spelling issues, and oversized images, this PR helps us get started on maintaining a more consistent, reliable learning experience for everyone. Your contribution is greatly appreciated! |
Summary
academy.ultralytics.comto the daily website QA matrixValidation
actionlint .github/workflows/links.ymluv run pythonuvx codespell AGENTS.md README.mdnpx prettier --check .github/workflows/links.yml AGENTS.md README.mdgit diff --check🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Expanded automated documentation QA to include the new Ultralytics Academy website. 🎓
📊 Key Changes
academy.ultralytics.comto the daily website link-check workflow.AGENTS.mdto document Academy coverage in website QA.README.mdto reflect that Academy pages are downloaded and checked for:🎯 Purpose & Impact