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