github-api-usage-monitor
Version updated for https://github.com/hesreallyhim/github-api-usage-monitor to version v1.2.0.
- This action is used across all versions by 5 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The github-api-usage-monitor GitHub Action tracks and reports GitHub API rate limit usage during workflow jobs. By polling the /rate_limit endpoint in the background, it provides detailed insights into API consumption across rate limit buckets, helping users monitor and optimize workflows that rely on GitHub API interactions. It simplifies the process by automating usage tracking, offering overall summaries, and optionally generating detailed diagnostic artifacts for further analysis.
What’s Changed
1.2.0 (2026-04-02)
Features
- add docs watch run report output (4458cca)