Skip to content

fix: generate categorized PR-based release notes#143

Merged
sven1103 merged 1 commit intomainfrom
feat/release-notes-pr-categories
Apr 9, 2026
Merged

fix: generate categorized PR-based release notes#143
sven1103 merged 1 commit intomainfrom
feat/release-notes-pr-categories

Conversation

@sven1103-agent
Copy link
Copy Markdown
Collaborator

Summary

  • switch published release notes from GoReleaser's raw commit changelog to GitHub-generated notes after the release is created
  • add .github/release.yml so release notes are grouped by PR labels and include PR references automatically
  • update the PR template and create kind:* labels so contributors can classify release-note entries consistently

Testing

  • goreleaser check
  • gh api --method POST -H \"Accept: application/vnd.github+json\" /repos/sven1103-agent/opencode-config-cli/releases/generate-notes -f tag_name='v1.0.0-alpha.4' --jq '.body'

@sven1103-agent sven1103-agent added kind:fix Release notes: bug fix track:distribution Homebrew, release assets labels Apr 9, 2026
@sven1103 sven1103 merged commit b2f2fb1 into main Apr 9, 2026
7 checks passed
@sven1103 sven1103 deleted the feat/release-notes-pr-categories branch April 9, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:fix Release notes: bug fix track:distribution Homebrew, release assets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants