Skip to content

Add enterprise installation route to JWT-authenticated routes#736

Merged
derekprior merged 1 commit intooctokit:mainfrom
hpsin:patch-1
Feb 2, 2026
Merged

Add enterprise installation route to JWT-authenticated routes#736
derekprior merged 1 commit intooctokit:mainfrom
hpsin:patch-1

Conversation

@hpsin
Copy link
Copy Markdown
Contributor

@hpsin hpsin commented Jan 17, 2026

Part of adding a new enterprise installations API to help with actions/create-github-app-token#263

See (internal): https://github.com/github/github/pull/409818


Before the change?

  • The new /enterprises/enterprise/installation API was not on the list of JWT-required APIs.

After the change?

  • Now it is.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@github-actions
Copy link
Copy Markdown
Contributor

👋 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 labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@derekprior derekprior merged commit 5b218af into octokit:main Feb 2, 2026
9 checks passed
@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done in 🧰 Octokit Active Feb 2, 2026
@wolfy1339
Copy link
Copy Markdown
Member

FYI, we use semantic commit messages in the JS Octokit repositories in order to trigger releases. Since none were used with this PR, no release will be made.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

🎉 This PR is included in version 8.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hpsin hpsin deleted the patch-1 branch April 7, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

5 participants