releaser-pleaser/internal/commitparser
Julian Tölle 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
..
conventionalcommits fix(parser): continue on unparsable commit message 2024-09-07 21:44:52 +02:00
commitparser.go refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00