Closed pderrenger closed 1 week ago
π Hello @pderrenger, thank you for submitting an ultralytics/hub
π PR! This is an automated response to assist you in ensuring a smooth PR process. An Ultralytics engineer will also review and assist you shortly.
Here's a checklist to help streamline your contribution:
ultralytics/hub
main
branch. Use the 'Update branch' button or run git pull
and git merge main
locally if needed.For further detail, refer to our Contributing Guide. If you have any questions, feel free to comment here. Thanks for contributing to Ultralytics! π
Made with β€οΈ by Ultralytics Actions
This Ultralytics PR refactors code to improve performance and readability. π
Key changes include:
These changes aim to enhance the overall quality and efficiency of the code. π
Learn more about Ultralytics:
π οΈ PR Summary
Made with β€οΈ by Ultralytics Actions
π Summary
This update improves the way we test link reliability in our repository workflows.
π Key Changes
nick-invision/retry
toultralytics/actions/retry
.retry_wait_seconds
toretry_delay_seconds
,max_attempts
toretries
.π― Purpose & Impact
ultralytics/actions/retry
), it ensures better integration and control over the link-checking process.