Skip to content

Commit ed97fd7

Browse files
authored
Merge pull request #250 from makeplane/chore-api_and_doc_fixes
[SILO-1134] chore: add warning message to opt out of token expiration
2 parents d5bc98a + b434b4e commit ed97fd7

File tree

1 file changed

+7
-0
lines changed
  • docs/self-hosting/govern/integrations

1 file changed

+7
-0
lines changed

docs/self-hosting/govern/integrations/github.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Follow these steps to create a GitHub App, set callback URLs, and configure webh
5858
These URLs allow Plane to verify and enable workspace connection with the Github App.
5959
![Add Callback URL](/images/integrations/github/add-callback-url.webp#hero)
6060

61+
:::warning
62+
Make sure to opt out of **Expire user authorization tokens** feature.
63+
:::
64+
6165
5. In the **Post installation** section, add the below **Setup URL**.
6266

6367
```bash
@@ -110,6 +114,9 @@ These steps cover hostname, callback URLs, and private key differences for on‑
110114

111115
These URLs allow Plane to verify and enable workspace connection with the Github App.
112116
![Add Callback URL](/images/integrations/github/add-callback-url.webp#hero)
117+
:::warning
118+
Make sure to opt out of **Expire user authorization tokens** feature.
119+
:::
113120

114121
5. In the **Post installation** section, add the below **Setup URL**.
115122

0 commit comments

Comments
 (0)