Skip to content

[CI] Prevent duplicate PR entries in release notes #52

@leecalcote

Description

@leecalcote

Current Behavior

Release notes are showing PRs multiple times when they have labels matching different categories (e.g., a PR with both kind/feature and area/docs appeared in both Features and Documentation sections).

Desired Behavior

Configure the release-drafter workflow to ensure that each merged pull request is only included once in the draft release notes.

Implementation

  1. Add no-duplicate-categories: true to .github/release-drafter.yml

Contributor Guides and Handbook


This issue was cloned from meshery/meshery#16603

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciContinuous integration | Build and releasearea/devopsgithub_actionsPull requests that update GitHub Actions codegood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions