Skip to content

Polish release pull request handling#56

Merged
JanJakes merged 1 commit into
trunkfrom
release-pr-description-polish
May 15, 2026
Merged

Polish release pull request handling#56
JanJakes merged 1 commit into
trunkfrom
release-pr-description-polish

Conversation

@JanJakes
Copy link
Copy Markdown
Contributor

@JanJakes JanJakes commented May 15, 2026

Summary

  • Generate release PR titles as Release vX.Y.Z.
  • Render release PR bodies with a changelog draft, full compare link, next steps, and explicit publishing consequences.
  • Keep next steps focused on review, extra branch edits, and merge.
  • Mark prerelease versions as GitHub prereleases and skip Homebrew formula updates for prereleases.

Testing

  • git diff --check
  • npm test

@JanJakes JanJakes force-pushed the release-pr-description-polish branch from 8c38090 to 294e743 Compare May 15, 2026 15:50
@JanJakes JanJakes marked this pull request as ready for review May 15, 2026 15:51
@JanJakes JanJakes marked this pull request as draft May 15, 2026 15:52
@JanJakes JanJakes force-pushed the release-pr-description-polish branch 2 times, most recently from f93e34a to ea88e17 Compare May 15, 2026 16:01
@JanJakes JanJakes changed the title Polish release pull request text Polish release pull request handling May 15, 2026
Generate clearer release PR titles and descriptions, including changelog draft guidance and explicit merge effects. Mark prerelease versions as GitHub prereleases and skip Homebrew formula updates for them.
@JanJakes JanJakes force-pushed the release-pr-description-polish branch from ea88e17 to 2f58c21 Compare May 15, 2026 16:07
@JanJakes JanJakes marked this pull request as ready for review May 15, 2026 16:11
@JanJakes JanJakes merged commit 5d8ef4a into trunk May 15, 2026
4 of 7 checks passed
@JanJakes JanJakes deleted the release-pr-description-polish branch May 15, 2026 16:14
@JanJakes JanJakes mentioned this pull request May 15, 2026
@JanJakes JanJakes restored the release-pr-description-polish branch May 15, 2026 16:30
@JanJakes JanJakes mentioned this pull request May 15, 2026
JanJakes added a commit that referenced this pull request May 15, 2026
## Release `v0.1.14`

Version bump and release metadata update for `v0.1.14`.

**Changelog draft:**
* Add remote-site cache branching
([#40](#40))
* Bootstrap Starlight documentation site
([#42](#42))
* Add COW mergeback and audit model
* Polish branch merge UI and harden audit follow-ups
* Guard COW row merges against target trigger rewrites
* Rewrite README and restructure documentation
([#47](#47))
* Add Linux XFS loop storage fallback
([#41](#41))
* Harden merge reliability gates and semantic coverage
([#46](#46))
* Automate release preparation and publishing
([#50](#50))
* Harden release prepare authentication
([#53](#53))
* Fix release prepare status parsing
([#54](#54))
* Polish release pull request handling
([#56](#56))
* Clarify release workflow stages

**Full changelog:**
v0.1.13-windows-cow.3...release/v0.1.14

## Next steps

1. **Review** the changes in this pull request.
2. **Push** any additional edits to this branch (`release/v0.1.14`).
3. **Merge** this pull request to publish `v0.1.14`.

Merging will automatically build ForkPress binaries, create a GitHub
release, and update the Homebrew formula.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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