Skip to content

Release notes script: add a way to "merge" multiple PRs into a single changelog entry #8

@fingolfin

Description

@fingolfin

Sometimes a feature is implement via multiple PRs. It would be nice if there was a way to ensure a single changelog is added but referencing all the PRs.

E.g. PR oscar-system/Oscar.jl#4478 and oscar-system/Oscar.jl#4264 together implemented isomorphism(::Type{PermGroup}, ::WeylGroup). So they should be shown in a single changelog entry.

One way to do signal that could be to merge entries with identical description. So either identical title, or using a # Release notes section in the PR description.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions