Skip to content

ci: fix pkg-pr-new usage#4889

Merged
timdorr merged 1 commit into
reduxjs:masterfrom
aryaemami59:ci/fix-pkg-pr-new-usage
Jun 27, 2026
Merged

ci: fix pkg-pr-new usage#4889
timdorr merged 1 commit into
reduxjs:masterfrom
aryaemami59:ci/fix-pkg-pr-new-usage

Conversation

@aryaemami59

Copy link
Copy Markdown
Member

Summary

  • Add pkg-pr-new as a local dev dependency, as recommended in its documentation
  • Run pkg-pr-new via yarn run --binaries-only --top-level instead of yarn dlx
  • Add the --commentWithSha flag
  • Bump actions/checkout from v6.0.3 to v7.0.0

- Add [`pkg-pr-new`](https://github.com/stackblitz-labs/pkg.pr.new) as a local dev dependency, as recommended in its documentation
- Run [`pkg-pr-new`](https://github.com/stackblitz-labs/pkg.pr.new) via `yarn run --binaries-only --top-level` instead of `yarn dlx`
- Add the `--commentWithSha` flag
- Bump `actions/checkout` from `v6.0.3` to `v7.0.0`
@aryaemami59 aryaemami59 added this to the 6.0 milestone Jun 27, 2026
@aryaemami59 aryaemami59 self-assigned this Jun 27, 2026
@aryaemami59 aryaemami59 added Tooling Updates and improvements to internal development tools, scripts, and automation. Maintenance Internal repository maintenance and upkeep. GitHub Actions Pull requests that update GitHub Actions code labels Jun 27, 2026
@aryaemami59 aryaemami59 linked an issue Jun 27, 2026 that may be closed by this pull request
@pkg-pr-new

pkg-pr-new Bot commented Jun 27, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/redux@3d14bc1 -D
yarn add https://pkg.pr.new/redux@3d14bc1.tgz -D
pnpm add https://pkg.pr.new/redux@3d14bc1.tgz -D
bun add https://pkg.pr.new/redux@3d14bc1.tgz -D

commit: 3d14bc1

@aryaemami59 aryaemami59 marked this pull request as ready for review June 27, 2026 14:12
@timdorr timdorr merged commit ea81ac4 into reduxjs:master Jun 27, 2026
24 checks passed
@aryaemami59 aryaemami59 deleted the ci/fix-pkg-pr-new-usage branch June 27, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GitHub Actions Pull requests that update GitHub Actions code Maintenance Internal repository maintenance and upkeep. Tooling Updates and improvements to internal development tools, scripts, and automation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: publish preview packages via pkg.pr.new

2 participants