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
Owner

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

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>
argoyle added 1 commit 2026-01-09 20:10:04 +00:00
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>
argoyle merged commit 7802e99a9c into main 2026-01-09 20:10:11 +00:00
argoyle deleted branch feat-rebase-pr 2026-01-09 20:10:12 +00:00
Sign in to join this conversation.