BobAnkh / auto-generate-changelog

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

[enhancement] join together the header and the only line in body when using `...` in the message #16

Closed BobAnkh closed 4 years ago

BobAnkh commented 4 years ago

Is your feature request related to a problem? Please describe

Users may use ... at the end of the commit <header> when this line exceeds the characters limitation and use another ... at the beginning of the only line in the <body> section.

Description of the new feature/enhancement

The action should join them together

Proposed technical implementation details (optional)

As above.

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.

gitmagic-app[bot] commented 4 years ago

All sorted. :thumbsup:

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue.