Commit graph

6 commits

Author SHA1 Message Date
a0a064d387
refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
5882a6bf2c refactor: move commit analyzing out of forge 2024-08-20 17:37:46 +02:00
d8daad7623
refactor: Various cleanup (#11)
* refactor: interface for commit message analyzer

* refactor: interface for versioning strategy

* refactor(releasepr): rebuild pr description

Build PR description from scratch and parsed values instead of copying some of the AST to next description.
2024-08-08 19:01:44 +02:00
4dfc8e9654 ci: setup unit tests, linting 2024-08-03 03:04:49 +02:00
5e52f82a28 chore: fix various tests 2024-08-02 19:07:18 +02:00
78f4368018 feat: analyze commits for conventional commit messages 2024-07-12 15:32:35 +02:00