fix: run pnpm arguments through action#50
Conversation
|
Caution Review failedPull request was closed or merged during review WalkthroughMultiple GitHub Actions workflows and a composite action are refactored to execute pnpm commands through a shared ChangesConsolidate pnpm execution through shared action
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
🚥 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 |
Summary
Validation
Note: actionlint was not run.
Summary by CodeRabbit
run-pnpmaction for executing pnpm commands instead of direct inline invocations.