Skip to content

Remove unnecessary categories#424

Open
beatngu13 wants to merge 1 commit intogluonhq:masterfrom
beatngu13:patch-1
Open

Remove unnecessary categories#424
beatngu13 wants to merge 1 commit intogluonhq:masterfrom
beatngu13:patch-1

Conversation

@beatngu13
Copy link
Contributor

The "What's changed" category is not necessary. The generated release notes already contain <h2>What's changed</h2>, the current configuration just adds an additional, nested <h3>What's changed</h3>:

https://github.com/gluonhq/gluonfx-maven-plugin/releases/tag/1.0.13

In contrast, here is the release.yml of a personal project without categories:

https://github.com/beatngu13/pdf-zoom-wizard/blob/develop/.github/release.yml

The generated release notes:

https://github.com/beatngu13/pdf-zoom-wizard/releases/tag/v0.11.0

The "What's changed" category is not necessary. The generated release notes already contain `<h2>What's changed</h2>`, the current configuration just adds an additional, nested `<h3>What's changed</h3>`:

https://github.com/gluonhq/gluonfx-maven-plugin/releases/tag/1.0.13

In contrast, here is the `release.yml` of a personal project _without_ categories:

https://github.com/beatngu13/pdf-zoom-wizard/blob/develop/.github/release.yml

The generated release notes:

https://github.com/beatngu13/pdf-zoom-wizard/releases/tag/v0.11.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant