Skip to content

Only run docs CI on schedule or code change#527

Merged
victorlin merged 1 commit intomasterfrom
victorlin/docs-ci
May 6, 2026
Merged

Only run docs CI on schedule or code change#527
victorlin merged 1 commit intomasterfrom
victorlin/docs-ci

Conversation

@victorlin
Copy link
Copy Markdown
Member

@victorlin victorlin commented May 6, 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

@victorlin victorlin self-assigned this May 6, 2026
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 merged commit 9d17ea4 into master May 6, 2026
53 checks passed
@victorlin victorlin deleted the victorlin/docs-ci branch May 6, 2026 23:37
@victorlin victorlin mentioned this pull request May 7, 2026
3 tasks
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