From 61cc53132608578be644eb9a7f4bf8dde5bf1eb7 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 21:46:17 +0000 Subject: [PATCH 1/2] docs: fix GitHub App casing and passive voice in deployments page --- deploy/deployments.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx index 1627dbc1d..3b1e3aa0e 100644 --- a/deploy/deployments.mdx +++ b/deploy/deployments.mdx @@ -5,9 +5,9 @@ keywords: ["manual deployment", "deployment history", "deployment triggers", "de boost: 3 --- -Your documentation site automatically deploys when you push changes to your connected repository. This requires the Mintlify GitHub app to be properly installed and connected. +Your documentation site automatically deploys when you push changes to your connected repository. This requires the Mintlify GitHub App to be installed and connected. -If your latest changes are not appearing on your live site, first check that the GitHub account or organization that owns your docs repository has the GitHub App installed. See [GitHub troubleshooting](/deploy/github#troubleshooting) for more information. +If your latest changes are not appearing on your live site, first check that the GitHub account or organization that owns your docs repository has the GitHub App installed. For more information, see [GitHub troubleshooting](/deploy/github#troubleshooting). If you have the GitHub App installed, but changes are still not deploying, manually trigger a deployment from your dashboard. From fe1259ff313a5c7a0bc1456efa57386a1ba8bc5b Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Mon, 24 Aug 2026 14:58:51 -0700 Subject: [PATCH 2/2] Apply suggestion from @ethanpalm --- deploy/deployments.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx index 3b1e3aa0e..fb52329bb 100644 --- a/deploy/deployments.mdx +++ b/deploy/deployments.mdx @@ -5,7 +5,7 @@ keywords: ["manual deployment", "deployment history", "deployment triggers", "de boost: 3 --- -Your documentation site automatically deploys when you push changes to your connected repository. This requires the Mintlify GitHub App to be installed and connected. +Your documentation site automatically deploys when you push changes to your connected repository. You must install and connect the Mintlify GitHub App. If your latest changes are not appearing on your live site, first check that the GitHub account or organization that owns your docs repository has the GitHub App installed. For more information, see [GitHub troubleshooting](/deploy/github#troubleshooting).