GitHub API Usage Tracker
Version updated for https://github.com/hesreallyhim/github-api-usage-tracker to version v1.0.2.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action tracks the usage of GitHub API requests within a workflow job, categorized by rate-limit buckets such as core, GraphQL, and search. It automates the process of capturing API rate-limit states at the start and end of a job, providing detailed insights into API consumption and remaining limits. This helps developers monitor API usage efficiently, optimize workflows, and avoid exceeding rate limits.
Release notes
chore: update all dependencies and pin to exact versions chore: add debug log for final rate limit snapshot
Full Changelog: https://github.com/hesreallyhim/github-api-usage-tracker/compare/v1.0.1...v1.0.2