Skip to content

Fix linkcheck CI: add allowed redirects for pytorch.org, clearml, horovod, wandb#3587

Merged
vfdev-5 merged 4 commits intomasterfrom
copilot/fix-linkcheck-ci-job
Feb 24, 2026
Merged

Fix linkcheck CI: add allowed redirects for pytorch.org, clearml, horovod, wandb#3587
vfdev-5 merged 4 commits intomasterfrom
copilot/fix-linkcheck-ci-job

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 24, 2026

The linkcheck CI job was failing with 23 redirect warnings, all treated as errors by Sphinx's -W flag.

Changes

  • docs/source/conf.py: Added four new entries to linkcheck_allowed_redirects:
    • pytorch.org/docs/*docs.pytorch.org/docs/* — PyTorch migrated their docs domain permanently
    • github.com/allegroai/clearmlgithub.com/clearml/clearml — ClearML org rename
    • horovod.readthedocs.iohorovod.readthedocs.io/en/stable/ — bare domain redirect
    • docs.wandb.ai/ref/*docs.wandb.ai/models/* — W&B docs restructure

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Fix failing linkcheck CI job on master Fix linkcheck CI: add allowed redirects for pytorch.org, clearml, horovod, wandb Feb 24, 2026
Copilot AI requested a review from vfdev-5 February 24, 2026 22:51
@github-actions github-actions bot added the docs label Feb 24, 2026
@vfdev-5 vfdev-5 marked this pull request as ready for review February 24, 2026 22:57
@vfdev-5 vfdev-5 merged commit 0973dd6 into master Feb 24, 2026
4 checks passed
@vfdev-5 vfdev-5 deleted the copilot/fix-linkcheck-ci-job branch February 24, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants