Skip to content

fix: add --pnpm flag to pkg-pr-new publish command#669

Closed
DamianGlowala wants to merge 1 commit intomainfrom
ci/pkg-pr-new
Closed

fix: add --pnpm flag to pkg-pr-new publish command#669
DamianGlowala wants to merge 1 commit intomainfrom
ci/pkg-pr-new

Conversation

@DamianGlowala
Copy link
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

@vercel
Copy link
Contributor

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scripts-playground Ready Ready Preview, Comment Mar 24, 2026 9:16am

@coderabbitai
Copy link

coderabbitai bot commented Mar 24, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 52af9885-f8d1-46ef-9733-6155d120c5ad

📥 Commits

Reviewing files that changed from the base of the PR and between 58981fe and 94ce109.

📒 Files selected for processing (1)
  • .github/workflows/nightly.yml

📝 Walkthrough

Walkthrough

The pull request modifies the GitHub Actions Nightly workflow to change how the pkg-pr-new tool is invoked in the Publish step. The command is updated from using pnpm dlx to using pnpx with the --pnpm flag added to ensure the tool uses pnpm for execution. All other workflow steps and control flow remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/pkg-pr-new
⚔️ Resolve merge conflicts
  • Resolve merge conflict in branch ci/pkg-pr-new

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant