You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get generate a report on untriaged issues, run:
3
+
To generate a report on untriaged issues, run:
5
4
6
5
```
7
-
dart bin/triage.dart
6
+
dart bin/triage.dart <optional auth token>
8
7
```
9
8
10
-
(Optionally pass an auth token as an argument.)
9
+
The optional auth token allows running this job many
10
+
times. [Instructions to generate](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token)
0 commit comments