pnpm / pnpm/setup

Support `--ignore-scripts` flag

Open
#7 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
140
Forks
19
Avg merge
13h 19m
Merged PRs (30d)
3

Description

The CLI command supports the --ignore-scripts flag that skips execution of scripts. We use that script for security reasons. We would like to switch to the new action but this is a hard requirement. Let me know if I missed something and this is already something that can be done.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point; start by locating where the action assembles and invokes the pnpm command. Confirm completion when the action accepts --ignore-scripts, passes it through to the install command, and documents or tests the behavior as appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
ci-cd, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.