Skip to content

chore: use github-native changelog for PR-based release notes#5

Merged
rokuosan merged 1 commit into
masterfrom
chore-update-changelog
Jun 15, 2026
Merged

chore: use github-native changelog for PR-based release notes#5
rokuosan merged 1 commit into
masterfrom
chore-update-changelog

Conversation

@rokuosan

Copy link
Copy Markdown
Owner

Summary

Switch the GoReleaser changelog to use: github-native so release notes are generated per pull request (GitHub auto-generated) instead of per commit.

Background

Listing every commit in the changelog is noisy. PR-level notes are easier to read.

Changes

  • Set changelog.use: github-native in .goreleaser.yaml
    • sort/filters/groups are ignored with this mode, so they were removed

Notes

  • PR titles are used verbatim, so using squash merge with clean PR titles works best
  • If label-based categorization is needed later, add a .github/release.yml

@rokuosan rokuosan merged commit 0cfa2f1 into master Jun 15, 2026
2 checks passed
@rokuosan rokuosan deleted the chore-update-changelog branch June 15, 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