fix(ci): fix release workflow#14
Conversation
releases Update the release workflow to parse the changelog for the current version's notes instead of attaching the entire file. Also, ignore __pycache__ directories in the project.
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThe release workflow is updated to extract a per-version section from ChangesRelease Notes Extraction
Dev Environment Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 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)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
update release workflow
Fixes #(issue)
Type of Change
How Has This Been Tested?
bun testinapps/api/)Checklist
bun testinapps/api/and all tests passbun run sync-versions)Summary by CodeRabbit
Chores