Skip to content

Conversation

jenskeiner
Copy link
Contributor

This PR adds a new workflow that runs on every merge to develop. It then creates or updates a draft GitHub release for the next patch version with a changelog based on PRs merged.

I have used this action in other projects and it was a good way to keep a list of changes since the last release. However, one must typically review and adjust the change log before a release since PR titles and descriptions are not always best suited for a changelog.

@jenskeiner jenskeiner added the github_actions Pull requests that update GitHub Actions code label Sep 29, 2025
Copy link

codspeed-hq bot commented Sep 29, 2025

CodSpeed Performance Report

Merging #174 will not alter performance

Comparing feature/release-drafter (dea666b) with develop (8bec298)

Summary

✅ 88 untouched
🗄️ 154 archived benchmarks run1

Footnotes

  1. 154 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

@jenskeiner jenskeiner added chore Repository maintenance and tooling changes and removed github_actions Pull requests that update GitHub Actions code labels Sep 30, 2025
@michaelquellmalz michaelquellmalz merged commit b4dae23 into develop Oct 2, 2025
31 checks passed
@michaelquellmalz michaelquellmalz deleted the feature/release-drafter branch October 2, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Repository maintenance and tooling changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants