Skip to content

fix(ci): skip Node build when CLI is unaffected - #45131

Open
opencode-agent[bot] wants to merge 4 commits into
v2from
skip-node-build
Open

fix(ci): skip Node build when CLI is unaffected#45131
opencode-agent[bot] wants to merge 4 commits into
v2from
skip-node-build

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • check whether @opencode-ai/cli or its dependency graph is affected before verifying the Node build
  • skip both Node 26 setup and the Node build/service smoke when unrelated packages change
  • keep manual workflow runs unconditional and preserve the existing behavior after earlier step failures

Verification

  • bun x prettier --check .github/workflows/test.yml
  • verified unchanged revisions select zero affected CLI packages
  • verified CLI and dependency changes select the CLI package

Requested by: @Brendonovich (Brendan via Slack)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant