Skip to content

chore: use pnpmx and limit github permissions#824

Merged
desoindx merged 1 commit into
developfrom
chore/pnpm
Dec 2, 2025
Merged

chore: use pnpmx and limit github permissions#824
desoindx merged 1 commit into
developfrom
chore/pnpm

Conversation

@desoindx
Copy link
Copy Markdown
Contributor

@desoindx desoindx commented Dec 2, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 2, 2025 11:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances security and standardizes package execution by replacing npx with pnpx across build scripts and implementing the principle of least privilege in GitHub Actions workflows.

Key Changes:

  • Standardized all npm package execution commands to use pnpx instead of npx for consistency with the pnpm package manager
  • Added explicit read-only permissions to GitHub Actions workflows to limit access scope

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
package.json Updated build and test scripts to use pnpx instead of npx for Prisma, Playwright, and tsx execution
.github/workflows/iframes.yml Added read-only permissions for contents and pull-requests
.github/workflows/e2e.yml Added read-only permissions for contents and pull-requests

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread package.json Outdated
@desoindx desoindx force-pushed the chore/pnpm branch 9 times, most recently from d4a6465 to c117830 Compare December 2, 2025 14:00
Copy link
Copy Markdown

Copilot AI commented Dec 2, 2025

@lsagetlethias I've opened a new pull request, #825, to work on those changes. Once the pull request is ready, I'll request review from you.

@desoindx desoindx merged commit 1baf6fe into develop Dec 2, 2025
2 checks passed
@desoindx desoindx deleted the chore/pnpm branch December 2, 2025 14:35
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.

4 participants