hesreallyhim/github-api-usage-monitor
Monitor GitHub API rate-limit usage during a job by polling /rate_limit.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token (defaults to GITHUB_TOKEN) | no | ${{ github.token }} |
| diagnostics | Enable diagnostics logging and artifact upload (state.json + poll-log.json) | no | false |
| artifact_name | Override diagnostics artifact name (only used when diagnostics enabled; defaults to github-api-usage-monitor-${GITHUB_JOB}) | no | — |
Outputs
no outputs