@if (data_get($github_app, 'app_id'))

GitHub App

{{ data_get($github_app, 'name') }}
@else

GitHub App

@can('delete', $github_app) @endcan
@can('create', $github_app)

Manual Installation

If you want to fill the form manually, you can continue below. Only for advanced users. Continue

Automated Installation

You must complete this step before you can use this source!
@endcan
@can('create', $github_app) @if (!isCloud() || isDev())
@if ($ipv4) @endif @if ($ipv6) @endif @if ($fqdn) @endif @if (config('app.url')) @endif Register Now
@else

Register a GitHub App

Register Now
You need to register a GitHub App before using this source.
@endif
{{-- --}}
@else You don't have permission to create new GitHub Apps. Please contact your team administrator. @endcan
@endif