nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Current execution
Failed
fix/release-shared-changelog-file-staging
Runs and Agents
Timeline
Beta
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
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-cloud record -- nx format:check
⌘K
Succeeded
nx-cloud record -- nx format:check
Click to copy
Linux
4 CPU cores
f6e71ed4
37098
GitHub
Nx
Workspace