create-github-app-token
create-github-app-token copied to clipboard
Log rate limit status
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.