Skip to content

ci: use action-gh-release for tagged releases - #1

Merged
OleRoss merged 1 commit into
mainfrom
codex/use-action-gh-release
Aug 21, 2026
Merged

ci: use action-gh-release for tagged releases#1
OleRoss merged 1 commit into
mainfrom
codex/use-action-gh-release

Conversation

@OleRoss

@OleRoss OleRoss commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Replace the custom PowerShell release-note generator and GitHub CLI release script with softprops/action-gh-release. GitHub now generates the release notes, while the action creates or updates the tagged release and uploads the validated NuGet package.

Validation

  • git diff --check passes
  • Verified the configured inputs against the action's v3 documentation
  • The action is pinned to the immutable commit behind v3

Replace the custom release-note generator and gh CLI scripting with softprops/action-gh-release. Let GitHub generate the release notes and attach the validated NuGet package.
@OleRoss
OleRoss marked this pull request as ready for review August 21, 2026 10:34
@OleRoss
OleRoss merged commit c658e7f into main Aug 21, 2026
10 checks passed
@OleRoss
OleRoss deleted the codex/use-action-gh-release branch August 21, 2026 10:35
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