AbsaOSS / generate-release-notes

Efficiently automate your release note generation with 'generate-release-notes'. This GH action scans your target GitHub repository's issues, sorting and organizing them into well-formatted release notes. Perfect for maintaining a streamlined and organized release process.
Apache License 2.0
9 stars 0 forks source link

Chapters can be defined by labels combination #100

Open benedeki opened 1 month ago

benedeki commented 1 month ago

Background

For better organization to chapters.

Feature

Instead of map label->chapter, it could be possible to map a combination of labels to a chapter label1, label2->chapter.

Example

agent, enhancement-> Atum Agent New Features