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] add an option to ignore some commits #13

Open BobAnkh opened 4 years ago

BobAnkh commented 4 years ago

Is your feature request related to a problem? Please describe

Some commits like docs(changelog): xxxx should be ignored and not appear in changelog.

Description of the new feature/enhancement

When add some thing like <type>(<scope>), e.g.docs(changelog), to this option, it will be used as an regex to match the commit message to decide if ignore it.

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:

gitmagic-app[bot] commented 3 years ago

Everything looks good :thumbsup: