-
Notifications
You must be signed in to change notification settings - Fork 332
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
There have been some flaky failures of the markdown-link-check action where an external page cannot be reached. There have been a few times where the link check will fail, but upon re-run, they pass.
Related to: #3058 (comment)
Describe the solution you'd like
I would recommend either two approaches:
- Perform a retry
- Have some sort of exclude clause for external pages
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request