From f3fa0513e3a2ae556b936be40a7a39962ae9c72b Mon Sep 17 00:00:00 2001 From: Saurabhkmr98 Date: Thu, 26 Mar 2026 14:41:40 +0530 Subject: [PATCH 1/2] add warning message to opt out of token expiration --- docs/self-hosting/govern/integrations/github.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/self-hosting/govern/integrations/github.md b/docs/self-hosting/govern/integrations/github.md index b787b56..b4dc849 100644 --- a/docs/self-hosting/govern/integrations/github.md +++ b/docs/self-hosting/govern/integrations/github.md @@ -58,6 +58,10 @@ Follow these steps to create a GitHub App, set callback URLs, and configure webh These URLs allow Plane to verify and enable workspace connection with the Github App. ![Add Callback URL](/images/integrations/github/add-callback-url.webp#hero) + :::warning + Make sure to opt out of **Expire user authorization tokens** feature. + ::: + 5. In the **Post installation** section, add the below **Setup URL**. ```bash @@ -110,6 +114,9 @@ These steps cover hostname, callback URLs, and private key differences for on‑ These URLs allow Plane to verify and enable workspace connection with the Github App. ![Add Callback URL](/images/integrations/github/add-callback-url.webp#hero) + :::warning + Make sure to opt out of **Expire user authorization tokens** feature. + ::: 5. In the **Post installation** section, add the below **Setup URL**. From b434b4e9cc0333fa68343b3840221552e5c3a244 Mon Sep 17 00:00:00 2001 From: Saurabhkmr98 Date: Thu, 26 Mar 2026 14:45:01 +0530 Subject: [PATCH 2/2] fix format --- docs/self-hosting/govern/integrations/github.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/self-hosting/govern/integrations/github.md b/docs/self-hosting/govern/integrations/github.md index b4dc849..c5bdf44 100644 --- a/docs/self-hosting/govern/integrations/github.md +++ b/docs/self-hosting/govern/integrations/github.md @@ -58,9 +58,9 @@ Follow these steps to create a GitHub App, set callback URLs, and configure webh These URLs allow Plane to verify and enable workspace connection with the Github App. ![Add Callback URL](/images/integrations/github/add-callback-url.webp#hero) - :::warning - Make sure to opt out of **Expire user authorization tokens** feature. - ::: + :::warning + Make sure to opt out of **Expire user authorization tokens** feature. + ::: 5. In the **Post installation** section, add the below **Setup URL**. @@ -114,9 +114,9 @@ These steps cover hostname, callback URLs, and private key differences for on‑ These URLs allow Plane to verify and enable workspace connection with the Github App. ![Add Callback URL](/images/integrations/github/add-callback-url.webp#hero) - :::warning - Make sure to opt out of **Expire user authorization tokens** feature. - ::: + :::warning + Make sure to opt out of **Expire user authorization tokens** feature. + ::: 5. In the **Post installation** section, add the below **Setup URL**.