ta
TanStack
GitHub
virtual
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
mintaka-rig-2213-virtual-ci
Runs and Agents
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
ci: fail closed when the test gate fails or skips (RIG-2213) The `CI` aggregator used a bare `needs: [test]` (default `if: success()`), so when `test` fails GitHub marks `CI` `skipped`, not `failure` — and branch protection treats a skipped required check as passing. That would let a red `test` merge, defeating the gate on exactly the failure it exists to catch. Run the aggregator with `if: always()` and fail explicitly unless `needs.test.result == success`, so the required `CI` check reports red whenever `test` is not green. Spec-impact: none
nx affected --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:e2e,test:types,test:build,build
⌘K
Succeeded
nx affected --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:e2e,test:types,test:build,build
Click to copy
Linux
4 CPU cores
83f6f10c
1
Get faster results
Learn how to enable distribution.
Atomizer enabled
1 group of tasks optimized.
GitHub
virtual
Workspace