ci: Use goreleaser-npm-publisher-action v1.6.0 - #104
Conversation
|
Warning Review limit reached
Next review available in: 46 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe release workflow replaces manual Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: 🟡 Moderate · up to The release workflow currently formats package files incorrectly, which would omit README.md and LICENSE from generated packages. Merge should wait for this bounded release-artifact correctness issue to be fixed. 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 37da0807-bdba-48a1-8b32-fb0e934e2d3e
📒 Files selected for processing (1)
.github/workflows/release.yml
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.
6f90e71 to
252e2ee
Compare
goreleaser-npm-publisher-action v1.6.0 now supports inputs for differing package/repo/binary names, and including
repositoryin package metadata.In this PR, we migrate the release workflow from our fork to the new action version.