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] ignore commits if they are reverted by other commits in the same release version #5

Open BobAnkh opened 4 years ago

BobAnkh commented 4 years ago

Is your feature request related to a problem? Please describe

Commits should be ignored if they are reverted by other commits in the same release version. Those of different release versions should be added.

Description of the new feature/enhancement

The same as the above part.

Proposed technical implementation details (optional)

If a commit revert a commit in the same release version, then both of them should be ignored. But if they are in different release version, both of them should be added and a new type of named revert should be added too.

Additional context

Add any other context or screenshots about the feature request here.

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 3 years ago

Everything looks good :thumbsup: