Skip to content

github-report-v0.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Mar 19:27
· 74 commits to main since this release
29469e1
  • replace the org-specific CLI flow with a required --owner option 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.sh

No git clone is required.