Skip to content

Only run docs CI on schedule or code change#1199

Merged
victorlin merged 1 commit into
masterfrom
victorlin/docs-ci
May 7, 2026
Merged

Only run docs CI on schedule or code change#1199
victorlin merged 1 commit into
masterfrom
victorlin/docs-ci

Conversation

@victorlin
Copy link
Copy Markdown
Member

@victorlin victorlin commented May 7, 2026

Description of proposed changes

Previously, docs CI was run on every code change, even when docs were untouched. This tended to generate noise with many false positives.

Scheduled runs still catch when any existing links break, but at a weekly frequency so that any false positives are less noisy.

Related issue(s)

Checklist

  • This PR has a "Docs / ci / build" check
  • Checks pass
  • Update changelog N/A, dev change

Previously, docs CI was run on every code change, even when docs were
untouched. This tended to generate noise with many false positives.

Scheduled runs still catch when any existing links break, but at a
weekly frequency so that any false positives are less noisy.
@victorlin victorlin force-pushed the victorlin/docs-ci branch from 98d330b to a161f34 Compare May 7, 2026 22:04
@victorlin victorlin merged commit 9c1dca1 into master May 7, 2026
6 of 7 checks passed
@victorlin victorlin deleted the victorlin/docs-ci branch May 7, 2026 22:37
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