From 1097a145acd21de35cf26889eb426aab3d2a3109 Mon Sep 17 00:00:00 2001 From: Ofer Affias Date: Thu, 29 May 2025 18:52:13 +0300 Subject: [PATCH] Add tip about multi-org GitHub app installation support --- docs/custom-github-app.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/custom-github-app.md b/docs/custom-github-app.md index e7286627e..b964ca2f4 100644 --- a/docs/custom-github-app.md +++ b/docs/custom-github-app.md @@ -7,6 +7,10 @@ description: Install gitStream on Your GitHub Server. This guide is for installations on self-hosted GitHub Server. If you are using the gitStream cloud service, please refer to [this guide](github-installation.md). +!!! Tip + + Multi-org support is also available by creating a `cm` organization and installing the app there. See step 11 for details on multi-org setup. + # Custom GitHub App for Self-Hosted GitHub Server A GitHub application serves as the link between gitStream and GitHub. It facilitates user authentication via OAuth2 and allows users to select repositories accessible by gitStream.