Skip to content

ci: remove path filtering from CI workflow#38

Merged
rianjs merged 1 commit intomainfrom
ci/remove-path-filtering
Feb 7, 2026
Merged

ci: remove path filtering from CI workflow#38
rianjs merged 1 commit intomainfrom
ci/remove-path-filtering

Conversation

@rianjs
Copy link
Contributor

@rianjs rianjs commented Feb 7, 2026

Summary

  • Remove path filtering from CI so it runs on all PRs regardless of which files changed
  • Matches the pattern used by hubspot-cli, google-readonly, newrelic-cli, and slack-chat-api
  • Path filtering caused CI to silently skip on packaging/docs-only PRs, making results hard to interpret

Run CI on all PRs regardless of which files changed, matching the
pattern used by all other repos. Path filtering caused CI to silently
skip on packaging/docs-only PRs, making it hard to interpret results.
@rianjs rianjs merged commit 6f371ea into main Feb 7, 2026
3 checks passed
@rianjs rianjs deleted the ci/remove-path-filtering branch February 7, 2026 19:57
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

Comments