You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/custom-github-app.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@ description: Install gitStream on Your GitHub Server.
7
7
8
8
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).
9
9
10
+
!!! Tip
11
+
12
+
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.
13
+
10
14
# Custom GitHub App for Self-Hosted GitHub Server
11
15
12
16
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.
0 commit comments