Skip to content

feat: implement append for release notes - #31

Merged
seantronsen merged 1 commit into
mainfrom
seantronsen/fix/release-note-clobber
Sep 15, 2026
Merged

seantronsen merged 1 commit into
mainfrom
seantronsen/fix/release-note-clobber

Conversation

@seantronsen

Copy link
Copy Markdown
Contributor

Description

Fixes #25

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • I have updated the relevant documentation (CLI examples, man pages, README, other docs, etc.)
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Dependency update
  • Build system/CI

Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen
seantronsen merged commit 3221c7e into main Sep 15, 2026
2 checks passed
@seantronsen
seantronsen deleted the seantronsen/fix/release-note-clobber branch September 15, 2026 19:45
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.

[Bug]: release-signed-artifacts overwrites the GoReleaser release body and name

2 participants