From 9869a967ff707a2aa22bbf8728030820f6e96a9d Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:11:37 +0000 Subject: [PATCH 1/3] docs: require installation owner for GHES setup --- deploy/ghes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/ghes.mdx b/deploy/ghes.mdx index 23dc60c07a..ee80d2b33d 100644 --- a/deploy/ghes.mdx +++ b/deploy/ghes.mdx @@ -155,11 +155,11 @@ Share the following information with our team using your secure information tran - App client ID: (from step 3) - App client secret: (from step 3) - Installation ID: (from step 4) +- Installation owner: The name of the GitHub organization (or user) where the app is installed - Private key: The entire contents of the `.pem` file (share it via secure file transfer) - Webhook secret: (from step 5) ### Optional credentials for troubleshooting -- Organization name: Your GitHub organization name - Repository names: Specific repositories where you installed the app - GitHub Enterprise Server version: Found in your site admin dashboard From 9e055ffc94ae2470581719f664b0aab60520723b Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:15:52 +0000 Subject: [PATCH 2/3] docs: use active voice for installation owner description --- deploy/ghes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/ghes.mdx b/deploy/ghes.mdx index ee80d2b33d..800219ab2a 100644 --- a/deploy/ghes.mdx +++ b/deploy/ghes.mdx @@ -155,7 +155,7 @@ Share the following information with our team using your secure information tran - App client ID: (from step 3) - App client secret: (from step 3) - Installation ID: (from step 4) -- Installation owner: The name of the GitHub organization (or user) where the app is installed +- Installation owner: The name of the GitHub organization (or user) that owns the app installation - Private key: The entire contents of the `.pem` file (share it via secure file transfer) - Webhook secret: (from step 5) From e68fadc935dfd44f7d44822d48e2f664bd267dbf Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:17:44 +0000 Subject: [PATCH 3/3] docs: scope GHES installation owner to organizations --- deploy/ghes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/ghes.mdx b/deploy/ghes.mdx index 800219ab2a..cd2577ff69 100644 --- a/deploy/ghes.mdx +++ b/deploy/ghes.mdx @@ -155,7 +155,7 @@ Share the following information with our team using your secure information tran - App client ID: (from step 3) - App client secret: (from step 3) - Installation ID: (from step 4) -- Installation owner: The name of the GitHub organization (or user) that owns the app installation +- Installation owner: The name of the GitHub organization that owns the app installation - Private key: The entire contents of the `.pem` file (share it via secure file transfer) - Webhook secret: (from step 5)