GitHub has released a new Enterprise Installation API for GitHub Apps, now in public preview. It allows a GitHub App to determine if it's installed on an enterprise and retrieve its installation ID, mirroring existing APIs for organizations, repositories, and users. This eliminates the need to paginate through all installations to find the correct enterprise target, making installation token retrieval faster.
167 Impressions