Commit graph

4 commits

Author SHA1 Message Date
f94c8f4ec7 feat: avoid pushing release branch only for rebasing 2024-11-20 22:13:35 +01:00
240813a2fd test: add framework for go-git related testing 2024-11-20 22:11:24 +01:00
11f8403241
fix: create CHANGELOG.md if it does not exist (#108)
During a previous refactoring (#15) the Changelog generation logic stopped creating the file if it did not exist. This makes sure that the file actually gets created. This is primarily required while onboarding new repositories.

Closes #85
2024-11-15 18:07:59 +01:00
a0a064d387
refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00