Skip to content

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

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

chore(ci): skip docs-only workflow runs#27
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 full Rust and cross-platform validation for any other change
  • 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 OPY semantics changed.

@Teakowa Teakowa changed the title chore(ci): skip Rust jobs for docs-only changes chore(ci): skip docs-only workflow runs Aug 17, 2026
@Teakowa
Teakowa marked this pull request as ready for review August 17, 2026 07:59
@Teakowa
Teakowa merged commit 2958158 into main Aug 17, 2026
4 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