tree: b834b3853dc6edbd55e2ff14846b9e31981f7dcc [path history] [tgz]
  1. bin/
  2. lib/
  3. .gitignore
  4. analysis_options.yaml
  5. mono_pkg.yaml
  6. pubspec.yaml
  7. pubspec_overrides.yaml
  8. README.md
pkgs/repo_manage/README.md

Various and miscellaneous commands to query dart-lang github repos.

Usage

Run various reports on Dart and Flutter related repositories.

Usage: report <command> [arguments]

Global options:
-h, --help    Print this usage information.

Available commands:
  branches          Show the default branch names of Dart and Flutter repos.
  labels            Report on the various labels in use by dart-lang repos.
  labels-update     Audit and update the labels used by dart-lang repos.
  transfer-issues   Bulk transfer issues from one repo to another.
  weekly            Run a week-based report on repo status and activity.

Run "report help <command>" for more information about a command.

Useful dart-lang GitHub searches

dart-lang P0 issues:

dart-lang P1 issues:

dart-lang PRs with no review:

dart-lang issues with more than 75 reactions:

dart-lang issues with no label: