collinmcneese/GitHub Actions Rate-Limit Reporter
GitHub Action used to report on current rate-limit data as part of an Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| render | Optional. Whether or not to render the data as a table. Defaults to true. | yes | true |
| access-token | The GitHub access token to use for the request. | yes | — |
Outputs
| name | description |
|---|---|
| rateLimitObject | The raw rate-limit object returned from the GitHub API. |