Skip to content

release-notes: rich single-source release action - #7

Merged
sotashimozono merged 1 commit into
mainfrom
setup/release-notes
Jul 12, 2026
Merged

release-notes: rich single-source release action#7
sotashimozono merged 1 commit into
mainfrom
setup/release-notes

Conversation

@sotashimozono

Copy link
Copy Markdown
Member

Standardises the release-notes system on the one you like (ClassicalMonteCarlo's build_release_notes.py) and fixes the three issues (doubled ## Changelog, oversized index, verbosity) by making it the single source.

actions/release-notes (composite, bundles build_release_notes.py): builds one clean ## What's Changed → category → per-PR <details> from each merged PR's Proposed Changes / Usage or Results sections (the org PR template from #6), then creates/updates the Release. Caller:

- uses: actions/checkout@v4
  with: { fetch-depth: 0 }
- uses: QAtlasHub/.github/actions/release-notes@main

The three issues came from LatticeCore/Lattice2D letting release-drafter-draft + TagBot-default-changelog both write the release (3 overlapping PR lists). The clean setup (documented in the README):

PR template ⇄ this action are one coupled system — adopting both gives the clean rich notes org-wide.

@sotashimozono
sotashimozono merged commit 05636af into main Jul 12, 2026
1 check passed
@sotashimozono
sotashimozono deleted the setup/release-notes branch July 12, 2026 09:41
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