Commit graph

11 commits

Author SHA1 Message Date
48d9ede0a2
feat: add support for GitLab repositories (#49) 2024-09-07 21:54:25 +02:00
4cb22eae10
refactor: replace markdown renderer (#40)
The new renderer is actually published as a module and can be extended
through the usual goldmark extensions.
2024-08-31 16:49:07 +02:00
f6f5e5a143 chore: go mod tidy 2024-08-24 14:49:30 +02:00
6a7d920359
refactor: various cleanups (#18) 2024-08-23 23:50:12 +02:00
ffcc3b60cb chore: update dependencies 2024-08-20 17:37:46 +02:00
fe871a0213 feat(releasepr): release PRs can be updated
- PR Description
- Read prefix+suffix from PR description and put into changelog
- Keep those overrides on PR description changes
- Add pending level to new PRs
2024-08-04 20:22:15 +02:00
cb529f4760 chore(deps): bump all 2024-08-03 09:28:35 +02:00
c7743e0a80 feat: push branch with changelog 2024-08-01 23:00:56 +02:00
a06bbec1f6 feat: get matching PRs from GitHub 2024-07-27 09:34:22 +02:00
78f4368018 feat: analyze commits for conventional commit messages 2024-07-12 15:32:35 +02:00
74ea8fba17 chore: working releasable commits 2024-07-12 14:51:24 +02:00