Skip to content

Duplicate release notes in multiple cAdvisor releases #3901

Description

@iamspido

Several cAdvisor GitHub releases appear to contain duplicated release notes.

Examples:

Observed behavior:

For multiple releases, the generated release-notes content is duplicated. For example, the following sections appear twice:

  • What's Changed
  • the list of merged PRs
  • New Contributors where applicable
  • Full Changelog: ...

Expected behavior:

Each release should contain the generated release notes only once.

This looks like an issue in the release-notes generation or release publishing process rather than an issue with cAdvisor code itself.

It may be worth checking the release automation/workflow to ensure the generated notes are not appended twice when publishing a GitHub Release.

Metadata

Metadata

Assignees

No one assigned

    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