Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[rush] `rush change --verify` didn't catch missing change file for rush plugin change

オープン
#5,835 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
node.js, typescript
領域
cli, tooling

調査の方向性

Start by checking the GitHub Actions logs for PR #5802 and reproduce the failure on that branch with rush change --verify. Investigate the Rush change verification entry point and its handling of Rush plugin changes. Done means the command fails with a missing change file error when that file is absent.

索引モデルが issue の本文から書いたものです。

説明

Summary

PR should have failed rush change --verify because of a missing change file but didn't.
#5802

Repro steps

GitHub actions logs: https://github.com/microsoft/rushstack/actions/runs/25658117646/job/75480681363?pr=5802

Checkout branch from PR. Run rush change --verify.

Expected result: It should fail with missing change file error

Actual result: The command passes.

Details

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@microsoft/rush globally installed version? 5.175.1
rushVersion from rush.json? 5.175.1
pnpmVersion, npmVersion, or yarnVersion from rush.json? 10.27.0
(if pnpm) useWorkspaces from pnpm-config.json? true
Operating system? Mac
Would you consider contributing a PR? Yes
Node.js version (node -v)? v22.19.0
主要言語
TypeScript
スター
6.5k
フォーク
708
平均マージ
5日 19時間
マージ済み PR(30日)
48

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/rushstack のほかの issue

microsoft/rushstack の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。