fix: always regenerate changelog on release reruns#82
Merged
patrickschaper merged 1 commit intoMay 21, 2026
Conversation
- remove branch reuse logic that skipped changelog regeneration - always recreate release branch from development - use --force-with-lease to update existing remote branch - remove unused branch_exists check from inspect step
Closed
patrickschaper
added a commit
that referenced
this pull request
Jun 9, 2026
- feat: multi-screen sync coordinator (#85) - fix: source release changelog from development branch (#80) - fix: allow release workflow dispatch from development branch (#81) - fix: always regenerate changelog on release reruns (#82) - fix: restrict release workflow dispatch to development branch (#83) - fix: trigger checks on release branch push (#86) - fix: run required checks inline in release workflow (#87) - fix: recreate release PR instead of reusing (#88)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
origin/development--force-with-leaseto update existing remote branchbranch_existscheck