Skip to content

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

@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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions