ci/github-script: add commander CLI interface

This makes it easier to add additional features.
This commit is contained in:
Wolfgang Walther
2025-07-14 10:35:17 +02:00
parent 6f6c625026
commit aaaabe0cb7
4 changed files with 58 additions and 37 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ To run any of the scripts locally:
## Labeler
Run `./run.js OWNER REPO`, where OWNER is your username or "NixOS" and REPO the name of your fork or "nixpkgs".
Run `./run.js labels OWNER REPO`, where OWNER is your username or "NixOS" and REPO the name of your fork or "nixpkgs".