Assortment of automation that feeds our KPI collection.
$ export ASHBY_API_KEY=abcdef123...
$ export GITHUB_TOKEN=ghp_....
$ go build # or nix build
$ ./scorecard # or ./result/bin/scorecard
...
Usage:
scorecard [command]
Available Commands:
ashby Pull metrics from Ashby HQ API
completion Generate the autocompletion script for the specified shell
datum Datum Cloud metrics and reporting
github GitHub metrics and reporting
help Help about any command
incidents Display incident counts by week for a GitHub repository
...