Skip to content

Allow for single section for all PRs #74

@morluna

Description

@morluna

Our team is currently small and have opted to use emojis (https://gitmoji.dev/) in the PR title instead of using labels. It would be great to be able to to have a single section of release notes with all the PRs associated for that milestone.

Example:

Changed PRs:
- ✨ Awesome new feature [#37](https://github.com/....)
- 🐛 Fix bug [#38](https://github.com/....)

Unless I'm missing something, it seems that this isn't possible at the moment. It would be nice to define our config file like:

changelog:
  sections:
  - title: "Changed PRs"
    labels: ["*"]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions