Skip to content

[CI] ci: add nightly linkcheck workflow - #701

Merged
jokasimr merged 1 commit into
mainfrom
add-linkcheck
Aug 19, 2026
Merged

[CI] ci: add nightly linkcheck workflow#701
jokasimr merged 1 commit into
mainfrom
add-linkcheck

Conversation

@jokasimr

Copy link
Copy Markdown
Contributor

Fixes #599

This adds a scheduled job to run linkcheck on main every night. This won't catch failing links added in PRs immediately, but still quickly enough that we won't have failing links in our docs regularly.

It's separate from the regular nightlies so that linkcheck failures don't mark the entire nightly as "failed".

@github-actions github-actions Bot added the CI label Aug 11, 2026
@github-actions github-actions Bot changed the title ci: add nightly linkcheck workflow [CI] ci: add nightly linkcheck workflow Aug 11, 2026
@jokasimr
jokasimr requested a review from jl-wynen August 11, 2026 14:13
@jokasimr
jokasimr added this pull request to the merge queue Aug 19, 2026
Merged via the queue into main with commit 961bdf3 Aug 19, 2026
7 checks passed
@jokasimr
jokasimr deleted the add-linkcheck branch August 19, 2026 14:47
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.

Run doctest and linkcheck again

2 participants