Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#5,975 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
nodejs, typescript
Ambito
cli, tooling

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
TypeScript
Stelle
6.5k
Fork
708
Merge medio
4g 13h
PR unite (30g)
62

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di microsoft/rushstack

Tutte le issue di microsoft/rushstack

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.