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

[bug] Unscoped commits should use all scope #73

Closed sruehl closed 2 years ago

sruehl commented 2 years ago

Describe the bug

when doing commits without the optional scope feat: fixed something they aren't picked up by auto-gen.

this should solve https://github.com/BobAnkh/auto-generate-changelog/issues/11

To Reproduce

commit something with feat: fixed something and see that it doesn't appear.

Expected behavior

commit something with feat: fixed something and see that it does appear.

Environment

all

boring-cyborg[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

gitmagic-app[bot] commented 2 years ago

Everything looks good :thumbsup:

sruehl commented 2 years ago

PR is getting pushed soonish.

github-actions[bot] commented 2 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.