ci(desktop-release): use package-style release title#648
Conversation
Future tag pushes should produce GitHub release titles in the format `lightfast@<version>` to match the convention applied retrospectively to the four ad-hoc dry-run RCs (renamed to `lightfast@0.1.0-alpha.1` through `lightfast@0.1.0-alpha.4`). Tag names themselves are unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughRelease draft title format changes from "Lightfast desktop v{version}" to "lightfast@{version}", with the version variable sourced from a local step instead of the prepare job output. ChangesRelease Title Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Review flags:[warning] Version source dependency shift: The change replaces the prepare job's version output with 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
Summary
Future `@lightfast/desktop@*` tag pushes will now produce GitHub release titles in the format `lightfast@`, matching the convention I applied retrospectively to the four ad-hoc dry-run RCs (renamed via `gh release edit` to `lightfast@0.1.0-alpha.1` through `lightfast@0.1.0-alpha.4`).
Tag names are unchanged — only the human-facing title rendered on the release page.
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit