Skip to content

Changelog was not updated in the last release #12864

@blakeli0

Description

@blakeli0

CHANGELOGs in each module was not updated since the March release. For example, CHANGELOG.md in java-spanner .

This is likely due to the releases (1.83 to 1.85) was manually performed through release-please cli and didn't trigger the changelog generation logic.

There are three aspects we want to fix:

  1. Manually re-run the changelog generation CI with all the commit history to populate the CHANGELOG for last release.
  2. Make sure the changelog generation logic works for recently migrated repos.
  3. Make sure the changelog generation logic works for releases performed from release-please cli as well. Or provide a way to manually trigger it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions