[enhancement] add an option to choose whether upload changelog to release info #6
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
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
The text was updated successfully, but these errors were encountered: