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

[rush reporter][R2] Add opt-in controls and the frontend ReporterHost

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
nodejs, typescript
領域
cli, tooling

調査の方向性

First resolve the blocker in issue #5974, then inspect the reporter frontend under apps/rush and the rush.json and experiments.json configuration surfaces. Trace how command-line controls reach ReporterHost/ReporterManager, and verify the acceptance criteria across TTY, non-TTY, and CI inputs, including legacy defaults and actionable failures.

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

説明

enhancement

Parent: #5858

Blocked by: #5974

Goal

Create the authoritative frontend reporter host and reversible pre-major activation controls, while preserving legacy output by default.

Scope

  • Construct ReporterHost/ReporterManager in apps/rush before Rush version selection.
  • Register --reporter, --output, --log-level, --quiet, --verbose, and --debug through the supported command-line surface.
  • Read reporter configuration and agentEnvironmentVariables from rush.json.
  • Add an experiments.json opt-in (proposed name: useRushReporter).
  • Treat either an explicit non-legacy --reporter or the repository experiment as a deliberate pre-major opt-in; do not enable agent auto-selection yet.
  • Preserve RUSH_REPORTER=legacy as the emergency override.

Acceptance criteria

  • The frontend owns reporter selection and hands the engine only a typed sink.
  • No opt-in produces the current legacy output and behavior.
  • Explicit and repository-level opt-ins are deterministic and covered across TTY, non-TTY, and CI inputs.
  • Unsupported or contradictory controls fail with an actionable diagnostic.
  • Agent detection remains disabled as a default-selection mechanism until R8.

DAG

Unblocks R5 and R6.

Part of #5858.

主要言語
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 を短くまとめたダイジェスト。