Skip to content

.github/docs: Only run linkcheck on scheduled runs#2004

Merged
joverlee521 merged 2 commits into
masterfrom
reduce-linkchecks
May 20, 2026
Merged

.github/docs: Only run linkcheck on scheduled runs#2004
joverlee521 merged 2 commits into
masterfrom
reduce-linkchecks

Conversation

@joverlee521
Copy link
Copy Markdown
Contributor

@joverlee521 joverlee521 commented May 20, 2026

Description of proposed changes

Reduce noise from false positive linkchecks by only running linkcheck for the scheduled workflow runs.

Related issue(s)

Related to nextstrain/.github#170
Prompted by #2002

Checklist

  • Automated checks pass
  • Check if you need to add a changelog message
  • Check if you need to add tests
  • Check if you need to update docs

Reduce noise from false positive linkchecks by only running linkcheck
for the scheduled workflow runs.
Paths were initially added to reduce noise from docs-ci due to linkcheck.
We can now run docs-ci on every push/PR since we only include linkcheck
on scheduled runs.

Based on discussion in
<#2002 (comment)>
Copy link
Copy Markdown
Member

@victorlin victorlin left a comment

Choose a reason for hiding this comment

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

Thanks for following through with your better idea!

@joverlee521 joverlee521 merged commit 024292a into master May 20, 2026
32 checks passed
@joverlee521 joverlee521 deleted the reduce-linkchecks branch May 20, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants