create-github-app-token icon indicating copy to clipboard operation
create-github-app-token copied to clipboard

Log rate limit status

Open scootafew opened this issue 1 year ago • 3 comments

I'm not sure if it would be worth making a dedicated request to https://api.github.com/rate_limit in this action to fetch this info, but I am assuming the API calls for token issuance/revocation return the usual rate limit headers? If so it would be nice to log these so that users can see the value of x-ratelimit-remaining for the authenticated app.

scootafew avatar Jul 10 '24 17:07 scootafew