Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[rush] pnpm-config schema is out of date and missing keys

Open Beginner friendly
#5,902 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
nodejs

Research direction

Start with the linked pnpm-config schema and compare its properties with the pnpm 11 configuration keys listed in the issue. Check whether other pnpm 11 keys are also absent, then update the schema so the listed keys are represented and validate the schema using the repository's relevant checks.

Written by the indexing model from the issue text.

Description

The schema (https://developer.microsoft.com/json-schemas/rush/v5/pnpm-config.schema.json) is missing the following keys (at the very least):

globalAllowBuilds
minimumReleaseAgeExclude
minimumReleaseAgeMinutes
trustPolicy
trustPolicyExclude

There might be more - this is just what I've noticed from trying to upgrade to pnpm 11.

Dominant language
TypeScript
Stars
6.5k
Forks
708
Avg merge
5d 19h
Merged PRs (30d)
48

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.

More from microsoft/rushstack

All issues in microsoft/rushstack

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.