nxNx
GitHubNxWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionFailed
      fix/release-shared-changelog-file-staging
    • Runs and Agents
    • TimelineBeta
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
  • Sign in
    fix(release): keep a changelog file shared by a fixed release group staged When several projects in a fixed release group resolve to the same changelog file, the first project's write is flushed to disk right away. Every later project then re-writes identical content, and FsTree.write drops the recorded change when the content already matches the file on disk. By the time applyChangesAndExit runs, tree.listChanges() is empty, "No changes detected for changelogs" is logged and the file is never staged, so the release commit lacks the changelog while the remote release is still created from the rendered contents. Skip the no-op write so the first project's recorded change survives to the staging step.
    nx build workspace-plugin
Succeeded
37098
100%

Cache hits

2 of 2 tasks used cache.

Resource usage is collected per agent

Run-level metrics are not available for distributed runs. View CPU and memory in this CI pipeline execution’s Analysis page.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubNxWorkspace