General

@if (data_get($github_app, 'installation_id')) Save @endif @can('delete', $github_app) @if ($applications->count() > 0) @else @endif @endcan
@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 @can('update', $github_app) Rename Update Repositories @endcan
@if (!isCloud())
@if ($isSystemWide) System-wide GitHub Apps are shared across all teams on this Coolify instance. This means any team can use this GitHub App to deploy applications from your repositories. For better security and isolation, it's recommended to create team-specific GitHub Apps instead. @endif @endif
@if (blank($github_app->private_key_id)) @endif @foreach ($privateKeys as $privateKey) @endforeach
@endif