Skip to content

ci: add paths-ignore to skip docs-only CI runs#312

Open
roynaquin wants to merge 1 commit into
nextlevelbuilder:mainfrom
roynaquin:ci/path-filters-docs-skip
Open

ci: add paths-ignore to skip docs-only CI runs#312
roynaquin wants to merge 1 commit into
nextlevelbuilder:mainfrom
roynaquin:ci/path-filters-docs-skip

Conversation

@roynaquin
Copy link
Copy Markdown

What

Add paths-ignore to the push trigger in python-package-conda.yml so docs-only changes (**/*.md, docs/**, .claude/**) skip the Conda build/lint/test pipeline.

Workflows changed

Workflow Change
python-package-conda.yml Added paths-ignore to push trigger

Workflows deliberately LEFT

Workflow Reason
claude.yml Event-driven bot triggered by issue/comment mentions (@claude) — path filters don't apply to comment events and could break bot invocation. Left untouched per hard rule.
claude-code-review.yml PR bot triggered by PR open/sync events — path filters could suppress the review bot when docs-only PRs need a review. Left untouched per hard rule.

Skip docs-only changes (*.md, docs/**, .claude/**) from triggering the
Conda build/lint/test pipeline.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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