Skip to content

fix(github): draft stable release tags - #391

Merged
j-d-ha merged 1 commit into
mainfrom
fix/github-stable-release-drafts
Aug 17, 2026
Merged

fix(github): draft stable release tags#391
j-d-ha merged 1 commit into
mainfrom
fix/github-stable-release-drafts

Conversation

@j-d-ha

@j-d-ha j-d-ha commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

Remove Release Drafter prerelease settings so drafts resolve to stable SemVer tags. Preview NuGet publishing remains configured independently.

Checklist

  • Followed project coding style
  • Tested configuration locally

Validation

  • task format
  • Ruby assertion: parsed .github/release-drafter.yml, verified prerelease keys are absent, tag-template is v$RESOLVED_VERSION, and commitish is main

@github-actions github-actions Bot added the type: fix Bug fix label Aug 17, 2026

@ncipollina ncipollina left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@j-d-ha
j-d-ha merged commit 10de95f into main Aug 17, 2026
6 of 7 checks passed
@j-d-ha
j-d-ha deleted the fix/github-stable-release-drafts branch August 17, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants