Skip to content

fix: keep release PR compatible with root changelog - #25

Merged
breman27 merged 1 commit into
mainfrom
fix/release-pr-root-changelog
Jul 12, 2026
Merged

fix: keep release PR compatible with root changelog#25
breman27 merged 1 commit into
mainfrom
fix/release-pr-root-changelog

Conversation

@breman27

Copy link
Copy Markdown
Contributor

Summary

  • Fix the Changesets release-PR workflow after PR feat: serve agent findings from backend #24 merged.
  • Generate ignored package-local changelog compatibility files from the canonical root CHANGELOG.md during version:packages.
  • Preserve the repository's single-root-changelog convention.

Context

The post-merge Release PR run failed because changesets/action@v1 tried to read plugins/plugin-agent-catalog/CHANGELOG.md, even though package changelogs are disabled and this repo uses the root changelog.

Validation

  • node --check scripts/version-packages.mjs
  • git diff --check

After merge, the Release PR workflow should be rerun or triggered manually.

@breman27
breman27 marked this pull request as ready for review July 12, 2026 17:33
@breman27
breman27 merged commit 79d198d into main Jul 12, 2026
2 checks passed
@breman27
breman27 deleted the fix/release-pr-root-changelog branch July 12, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant