Skip to content

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

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

chore(ci): skip docs-only workflow runs#28
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 the full build/test/matrix/corpus gate 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 DEL 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 7f498e2 into main Aug 17, 2026
1 check passed
@Teakowa
Teakowa deleted the chore/path-aware-ci branch August 17, 2026 08:00
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