Skip to content

Release notes - #695

Merged
maxjivi05 merged 2 commits into
WinNative-Emu:mainfrom
maxjivi05:release-notes
Aug 21, 2026
Merged

Release notes#695
maxjivi05 merged 2 commits into
WinNative-Emu:mainfrom
maxjivi05:release-notes

Conversation

@maxjivi05

Copy link
Copy Markdown
Contributor

No description provided.

The release workflow wrote its own changelog from raw commit subjects
under a "## Changes" heading, so releases listed bare squash-merge
titles with no author or pull request link. PS3Native hands the job to
GitHub instead, and gets the familiar "## What's Changed" list with
per-PR attribution plus a "## New Contributors" section.

Call releases/generate-notes with the tag being cut, the target commit
and the previous release as the range, and use its body verbatim. This
is the same API that softprops/action-gh-release drives through
generate_release_notes, so the output is identical to what PS3Native
publishes.

Keep a fallback for the case the API has nothing to describe: WinNative
has no releases yet, so the first run has no previous tag and GitHub
returns only a changelog link. The fallback lists commit subjects under
the same heading and bullet style rather than leaving the body empty.

A notes file is now placed above the generated changelog instead of
replacing it, so a curated summary and the full list can coexist. Strip
a trailing Full Changelog line from that file when prepending, since the
generated section always ends with an authoritative one.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@maxjivi05
maxjivi05 merged commit 62821e4 into WinNative-Emu:main Aug 21, 2026
0 of 4 checks passed
@maxjivi05
maxjivi05 deleted the release-notes branch August 21, 2026 17:17
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