octokit / request.js

Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node
MIT License
228 stars 60 forks source link

[FEAT]: Include `documentation_url` in `HttpError` output #666

Closed jsoref closed 7 months ago

jsoref commented 7 months ago

Describe the need

We spent way too much time debugging RequestError [HttpError]: Resource not accessible by integration https://github.com/github/codeql-action/issues/2117

It would have been very obvious if the message said:

RequestError [HttpError]: Resource not accessible by integration - https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run

SDK Version

No response

API Version

No response

Relevant log output

RequestError [HttpError]: Resource not accessible by integration

Code of Conduct

github-actions[bot] commented 7 months ago

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 8.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 6 months ago

:tada: This issue has been resolved in version 8.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: