mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #412] [MERGED] fix: tag GitHub @usernames in release notes, publish release directly #552
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#552
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/412
Author: @james-elicx
Created: 3/10/2026
Status: ✅ Merged
Merged: 3/10/2026
Merged by: @james-elicx
Base:
main← Head:fix/release-notes-contributor-tags📝 Commits (3)
6eadcf6fix: tag GitHub @usernames in release notes, publish release directly853fe9cfix: move contributor mentions to end-only Contributors section5425a6afix: trim SHA to 7 chars in commits.txt sent to AI📊 Changes
1 file changed (+18 additions, -5 deletions)
View changed files
📝
.github/workflows/publish.yml(+18 -5)📄 Description
Summary
@username(rendered as clickable mentions) instead of their full git author name--draftfromgh release createso releases are published immediately on version bump🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.