Enums§
- Delete
From Workspace Error - struct for typed errors of method
delete_from_workspace - Export
Installation Error - struct for typed errors of method
export_installation - GetGhes
Config Error - struct for typed errors of method
get_ghes_config - GetGlobal
Connected Repositories Error - struct for typed errors of method
get_global_connected_repositories - Ghes
Installation Callback Error - struct for typed errors of method
ghes_installation_callback - Import
Installation Error - struct for typed errors of method
import_installation - Install
From Workspace Error - struct for typed errors of method
install_from_workspace
Functions§
- delete_
from_ workspace - Removes a GitHub installation from the specified workspace. Requires admin privileges.
- export_
installation - Exports the JWT token for a specific GitHub installation in the workspace
- get_
ghes_ config - Returns the GitHub Enterprise Server app configuration (without private key) for constructing the installation URL
- get_
global_ connected_ repositories - ghes_
installation_ callback - Register a self-managed GitHub App installation from GitHub Enterprise Server
- import_
installation - Imports a GitHub installation from a JWT token exported from another instance
- install_
from_ workspace