Skip to content

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

Open
jokasimr wants to merge 1 commit into
mainfrom
add-linkcheck
Open

[CI] ci: add nightly linkcheck workflow#701
jokasimr wants to merge 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
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

1 participant