What is the 'GitHub Actions usage report' and what does it show enterprise administrators?
Select an answer to reveal the explanation.
Short Explanation and Infographic
The Actions usage report is your billing dashboard for CI/CD. Admins can see which orgs and repos are burning through minutes, how storage is being used for artifacts and packages, and whether you're on track to hit your limit for the billing period.
Full explanation below image
Full Explanation
The GitHub Actions usage report provides enterprise and organization administrators with visibility into Actions consumption for billing and governance purposes. Data included: (1) Minutes consumed by GitHub-hosted runners, broken down by operating system (Linux, Windows, macOS), repository, and organization. (2) Storage used for Actions artifacts and GitHub Packages. (3) Usage compared to included amounts and any overages. (4) Time period filtering (current billing cycle, historical). This helps administrators: identify high-usage repositories that may benefit from optimization or self-hosted runners, forecast future Actions spending, allocate costs to teams/departments, and manage budget compliance. The report doesn't track individual developers' workflow runs or audit Actions for security — that's the audit log's function.