Back to integrations

GitHub Enterprise Server integration for background agents

Enable webhooks, repository access, and optional GitHub CLI for self-hosted GitHub.

Integration details

Connection

  • Repository connection via API key
  • Repository connection via GitHub App installation

Agent actions

Work with repositories and pull requests

  • Work from enterprise repository source

    Use connected GitHub Enterprise Server repository source as sandbox context.

  • Use GitHub CLI

    Run GitHub CLI commands against the configured enterprise host.

Credential safety

Credential-less sandboxes

Mistle lets agents access connected services without placing provider credentials inside the sandbox. Approved outbound requests are routed through Mistle's credential proxy, where authentication happens outside the agent runtime.

Credentials stay encrypted in Mistle's control plane and are applied only when a request is authorized for the calling sandbox and organization.

Read the credential-less sandboxes article
Diagram showing sandbox traffic routed through an egress proxy before credential injection.