Skip to content

Comments

Run Link Checks via scheduled workflow#13682

Merged
nicoddemus merged 5 commits intopytest-dev:mainfrom
marcosboger:main
Sep 1, 2025
Merged

Run Link Checks via scheduled workflow#13682
nicoddemus merged 5 commits intopytest-dev:mainfrom
marcosboger:main

Conversation

@marcosboger
Copy link
Contributor

Closes #12474

Adds a new GitHub Action workflow called Doc Check Links. It will setup Python, upgrade pip, install tox and run the linkchecks via tox -e docs-checklinks.

Tested in fork repo: https://github.com/marcosboger/pytest/actions/runs/17279769140/job/49045434081

For now, not making any changes to linkcheck/sphinx configuration.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Aug 27, 2025
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nicoddemus nicoddemus merged commit 806a670 into pytest-dev:main Sep 1, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bring back link checks

2 participants