Skip to content

fix: refresh sibling release pull requests#29

Merged
ThomasK33 merged 1 commit into
mainfrom
fix/release-refresh-siblings
Jul 14, 2026
Merged

fix: refresh sibling release pull requests#29
ThomasK33 merged 1 commit into
mainfrom
fix/release-refresh-siblings

Conversation

@ThomasK33

Copy link
Copy Markdown
Member

Summary

  • create GitHub releases before creating or updating release PRs
  • reload the release-please manifest after tagging so sibling release PRs are rebuilt on the new main
  • add a regression test that locks in releases-first ordering

Why

The custom harness previously called createPullRequests() first. Immediately after one component release PR merged, release-please detected that merged PR as untagged and aborted, so the remaining component PRs stayed based on the old manifest and conflicted. The stock release-please action uses releases-first ordering.

Validation


Generated with mux • Model: openai:gpt-5.6-sol • Thinking: max

Change-Id: I73c1c03c598c92dfa91eea372fac1156f02c1a01
Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33 ThomasK33 added this pull request to the merge queue Jul 14, 2026
Merged via the queue into main with commit fb1bab1 Jul 14, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant