octokit / auth-app.js

GitHub App authentication for JavaScript
MIT License
147 stars 50 forks source link

fix: add /app/installation-requests to requires-app-auth paths #594

Closed Drew-Kimberly closed 5 months ago

Drew-Kimberly commented 5 months ago

Resolves #593

Ensures List Installation Requests for the Authenticated App use an app JWT

Before the change?

Octokit requests to GET /app/installation-requests will throw the following error:

Error: [@octokit/auth-app] installationId option is required for installation authentication.

After the change?

Octokit requests to GET /app/installation-requests will make the request with an app JWT.

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!


github-actions[bot] commented 5 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 5 months ago

:tada: This PR is included in version 6.0.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 7.0.0-beta.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: