Commit graph

2 commits

Author SHA1 Message Date
6bae554d05 fix(parser): continue on unparsable commit message
We should not fail the whole process if a single commit message is
unparsable.

Instead we now log the issue and ignore the commit.
2024-09-07 21:44:52 +02:00
a0a064d387
refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
Renamed from commits.go (Browse further)