Describe the bug
As part of the weekly CI workflows configured, it seems that the link validator task enabled in cron-weekly.yml is currently generating false positives, reporting that there aren't any broken links when that's not the case as reported by #22130 and to some extent in #22101. This situation is probably happening in other documentation pieces, despite the efforts made when submitting a pull request, whether affecting documentation or a structural code change in the repository.
What needs to happen:
- The associated workflow will require additional tweaks to accurately validate any broken links and report them as a failure.
- If possible, notify @jonniebigodes with a message notifying him of the existing broken link in the documentation.
@yannbf let's follow up on this async when you have a moment so that we're able to apply the required changes and try and solve this once and for all.
To Reproduce
N/A
System
Additional context
N/A
Describe the bug
As part of the weekly CI workflows configured, it seems that the link validator task enabled in
cron-weekly.ymlis currently generating false positives, reporting that there aren't any broken links when that's not the case as reported by #22130 and to some extent in #22101. This situation is probably happening in other documentation pieces, despite the efforts made when submitting a pull request, whether affecting documentation or a structural code change in the repository.What needs to happen:
@yannbf let's follow up on this async when you have a moment so that we're able to apply the required changes and try and solve this once and for all.
To Reproduce
N/A
System
Additional context
N/A