taTanStack
GitHubvirtualWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      mintaka-rig-2213-virtual-ci
    • Runs and Agents
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    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
Succeeded
Linux
4 CPU cores
83f6f10c1

Get faster results

Learn how to enable distribution.

Atomizer enabled

1 group of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubvirtualWorkspace