feat(release): rebase PR branch before updating changelog #14

Merged
argoyle merged 1 commits from feat-rebase-pr into main 2026-01-09 20:10:11 +00:00

1 Commits

Author SHA1 Message Date
argoyle dafe37343f feat(release): rebase PR branch before updating changelog
When updating an existing release PR, the workflow now rebases
the next-release branch onto the base branch using Gitea's PR
update API with style=rebase. This keeps the PR up to date with
main without force-pushing or deleting the branch.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 21:09:21 +01:00