You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Add a resource to manage GitHub App installations at the enterprise level (install/uninstall apps across organizations), plus data sources to list installable organizations and existing installations.
Description
Add a resource to manage GitHub App installations at the enterprise level (install/uninstall apps across organizations), plus data sources to list installable organizations and existing installations.
go-github v84 API
Acceptance Criteria
github_enterprise_app_installation— installs a GitHub App into an org within an enterpriseenterprise_slug,org,app_idorclient_id, computedinstallation_idgithub_enterprise_app_installations— lists installations per orggithub_enterprise_app_installable_organizations— lists orgs where app can be installedenterprise_slug:org:installation_idprovider.go