BobAnkh / auto-generate-changelog

A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
Apache License 2.0
81 stars 22 forks source link

[enhancement] add an option to choose whether upload changelog to release info #6

Open BobAnkh opened 4 years ago

BobAnkh commented 4 years ago

Is your feature request related to a problem? Please describe

CHANGELOG can be automatically added to the description of a release.

Description of the new feature/enhancement

Give a new option to choose whether add CHANGELOG to the description of a release automatically.

Proposed technical implementation details (optional)

According to tag's name and release name, the CHANGELOG which belongs to that release can be automatically added to the end of the release description. And if the same content is already here, then it won't do anything.

Plan to use PyGithub to achieve this.

Additional context

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

BobAnkh commented 3 years ago

This feature can depend on the hide-info feature, so that the changelog info will be surrounded by the hide block

gitmagic-app[bot] commented 3 years ago

Everything looks good :thumbsup: