Skip to content
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

Exclude url.com and gstatic.com from links.yml #2126

Merged
merged 2 commits into from
Oct 21, 2023

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 21, 2023

copilot:all

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced link checking in GitHub workflows for Ultralytics' YOLOv3 repository.

πŸ“Š Key Changes

  • Updated the lychee link checker command to exclude additional URLs (specifically fonts.gstatic.com and url.com) during verification.

🎯 Purpose & Impact

  • Purpose: The changes aim to prevent false positives when the link checker runs, by ignoring links that are known to cause issues or are irrelevant to the repository's health.
  • Impact: This update should result in a more accurate assessment of link validity in the repository's documentation, leading to fewer erroneous failure notifications. It will improve the maintenance workflow by reducing manual checks required by contributors and maintainers. πŸ› οΈπŸ’‘

@glenn-jocher glenn-jocher merged commit 47c6f2f into master Oct 21, 2023
6 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch October 21, 2023 16:08
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