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

Update ci-testing.yml #2053

Merged
merged 6 commits into from
May 1, 2023
Merged

Update ci-testing.yml #2053

merged 6 commits into from
May 1, 2023

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 1, 2023

copilot:all

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved GitHub CI notifications and link checking robustness for the Ultralytics YOLOv3 repository.

πŸ“Š Key Changes

  • Slack notifications for failed tests now trigger only for pushes and scheduled events on the main ultralytics/yolov3 repo.
  • Increased retry wait time from 30 to 60 seconds for the link checker to decrease the likelihood of false positives.
  • The link checker now uses a GitHub token for improved authentication when verifying links.

🎯 Purpose & Impact

  • These changes aim to reduce notification noise by only sending Slack alerts for relevant events on the main repository, helping maintainers to focus on important failures.
  • By increasing the wait time for retries, the likelihood of the link checker service falsely flagging a link as broken due to timeouts or rate limits is reduced.
  • The addition of the GitHub token provides the link checker tool more access, potentially reducing false negatives and thereby increasing the accuracy of link verification.
  • Ultimately, these updates will streamline the notification process and link checking, improving the overall efficiency and reliability of the repository's maintenance for both maintainers and contributors.

@glenn-jocher glenn-jocher merged commit 48aad6c into master May 1, 2023
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch May 1, 2023 12:37
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.

None yet

1 participant