Skip to content

ci: use GitHub native release notes in goreleaser#98

Merged
justinharringa merged 1 commit intomainfrom
use-github-native-changelog
Mar 23, 2026
Merged

ci: use GitHub native release notes in goreleaser#98
justinharringa merged 1 commit intomainfrom
use-github-native-changelog

Conversation

@justinharringa
Copy link
Copy Markdown
Collaborator

Summary

Switches GoReleaser's changelog source to github-native, so release notes are generated via GitHub's release notes API rather than raw git log. This makes the categorized .github/release.yml config (emoji categories, label-based grouping) take effect on each release.

Test plan

  • Cut the next release and verify notes are categorized by label rather than showing raw commits

Switches changelog generation to github-native so GoReleaser uses
GitHub's release notes API, which respects .github/release.yml and
produces categorized, PR-based release notes.
@github-actions github-actions Bot added the chore label Mar 23, 2026
@justinharringa justinharringa merged commit d28b23e into main Mar 23, 2026
6 checks passed
@justinharringa justinharringa deleted the use-github-native-changelog branch March 23, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant