Skip to content

chore(ci): skip docs-only workflow runs - #6

Merged
Teakowa merged 2 commits into
mainfrom
chore/path-aware-ci
Aug 17, 2026
Merged

chore(ci): skip docs-only workflow runs#6
Teakowa merged 2 commits into
mainfrom
chore/path-aware-ci

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • skip CI when a push or pull request changes only Markdown files or docs/**
  • keep Rust and conformance validation for any other change, including protocol/spec and fixture changes outside those paths
  • avoid per-job path classifiers and keep the workflow easy to maintain

Note

GitHub leaves path-filtered required workflows pending. If this CI workflow is later configured as a required check, the ruleset should account for that before relying on docs-only skips.

Scope

CI orchestration only; no LPP wire contract changed.

@Teakowa
Teakowa force-pushed the chore/path-aware-ci branch 9 times, most recently from 44448bc to 3c65069 Compare August 17, 2026 07:52
@Teakowa Teakowa changed the title chore(ci): gate Rust jobs by changed paths chore(ci): skip docs-only workflow runs Aug 17, 2026
@Teakowa
Teakowa marked this pull request as ready for review August 17, 2026 07:58
@Teakowa
Teakowa merged commit 020cd91 into main Aug 17, 2026
20 checks passed
@Teakowa
Teakowa deleted the chore/path-aware-ci branch August 17, 2026 07:59
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.

1 participant