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

GitHub App

@if (data_get($github_app, 'installation_id')) Save Update Repositories @endif @if ($applications->count() > 0) @else @endif
Your Private GitHub App for private repositories.
@if (!data_get($github_app, 'installation_id'))
You must complete this step before you can use this source!
Install Repositories on GitHub @else
Sync Name Rename
@if (!isCloud())
@endif
@if (blank($github_app->private_key_id)) @endif @foreach ($privateKeys as $privateKey) @endforeach

Permissions

Refetch Update
{{-- --}}
@endif
@if (data_get($github_app, 'installation_id'))

Resources

Here you can find all resources that are using this source.
@forelse ($applications->sortBy('name',SORT_NATURAL) as $resource) @empty @endforelse
Project Environment Name Type
{{ data_get($resource->project(), 'name') }} {{ data_get($resource, 'environment.name') }} {{ $resource->name }} {{ str($resource->type())->headline() }}
@endif @else

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!
@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
{{-- --}}
@endif