workflow-application-token-action icon indicating copy to clipboard operation
workflow-application-token-action copied to clipboard

Feature suggestion: Log the x-github-request-id header in the action

Open gm3dmo opened this issue 1 year ago • 0 comments

Would be nice if there was someway of logging the x-github-request-id header.

It would be helpful to have this in cases where the attempt to get a token from app/installations/<installation_id>/access_tokens fails with a "Network Error" where it fails to reach api.github.com for some reason versus any case when GitHub.com is responding with an error.

gm3dmo avatar Jul 02 '24 18:07 gm3dmo