From 5b8ebdaaa48d944b5ff25fc06f9f67a8bfff7143 Mon Sep 17 00:00:00 2001 From: Andreassenemyr Date: Wed, 11 Dec 2024 13:31:07 +0100 Subject: [PATCH] feat: improve github app validation --- .../git/github/add-github-provider.tsx | 19 ++++++++++++++++++- apps/dokploy/templates/templates.ts | 16 ++++++++-------- 2 files changed, 26 insertions(+), 9 deletions(-) diff --git a/apps/dokploy/components/dashboard/settings/git/github/add-github-provider.tsx b/apps/dokploy/components/dashboard/settings/git/github/add-github-provider.tsx index a04a166b0..0e3e56336 100644 --- a/apps/dokploy/components/dashboard/settings/git/github/add-github-provider.tsx +++ b/apps/dokploy/components/dashboard/settings/git/github/add-github-provider.tsx @@ -107,7 +107,24 @@ export const AddGithubProvider = () => { />
-
+
+ + Unsure if you already have an app? +