Summary
CHANGELOG.md is generated by Release Please, but there is no way to preview what the next release entry will look like without merging a Release PR. Developers cannot validate their commit messages will produce the expected changelog.
Acceptance Criteria
Summary
CHANGELOG.mdis generated by Release Please, but there is no way to preview what the next release entry will look like without merging a Release PR. Developers cannot validate their commit messages will produce the expected changelog.Acceptance Criteria
make changelog-previewthat runsrelease-pleasein dry-run mode and prints the expected next version and changelog entry.RELEASE.mddocuments the preview command.