github-report-v0.1.2
·
74 commits
to main
since this release
- replace the org-specific CLI flow with a required
--owneroption that works for GitHub organizations and personal accounts - support activity reports for owner-wide scans and individual public repositories using the same modifications-then-commits ranking
- make the installer idempotent for re-runs and wheel upgrades, and simplify GitHub token guidance for end users
Install
Recommended: download the bundled install archive from this release and run:
curl -fsSLO https://github.com/nebius/nebius-ps-services/releases/download/github-report-v0.1.2/github-report-install-0.1.2.tar.gz
tar -xzf github-report-install-0.1.2.tar.gz
bash ./install-github-report.shNo git clone is required.