Automated Installation
Register a GitHub App via GitHub's manifest flow. Permissions and webhooks are pre-configured.
@if (!isCloud() || isDev())
@if ($fqdn)
@endif
@if ($ipv4)
@endif
@if ($ipv6)
@endif
@if (config('app.url'))
@endif
@else
You need to register a GitHub App before using this source.
@endif
Register Now