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
If you're running a self-hosted instance of Plane, you'll need to set up a few extra configurations to get GitHub integration working. Check out the [setup guide](https://developers.plane.so/self-hosting/govern/integrations/github) first before diving into the steps on this page.
30
-
:::
31
-
32
28
To get started, you'll need to connect your GitHub account, organization, and repositories with Plane. Follow the steps below to complete the setup:
33
29
34
30
1.[Connect your GitHub organization](/integrations/github#connect-github-organization)
35
31
2.[Connect your personal GitHub account](/integrations/github#connect-personal-github-account)
Link your GitHub organization to your Plane workspace to start syncing repositories. This step is crucial for enabling the full range of GitHub-Plane integrations.
35
+
Link your GitHub organization to your Plane workspace to start syncing repositories.
If you're running a self-hosted instance of Plane, you'll need to first create and configure a GitHub App to get GitHub integration working. Follow this [setup guide](https://developers.plane.so/self-hosting/govern/integrations/github?edition=github-cloud#create-github-app) first before diving into the steps on this page.
41
+
:::
45
42
46
43
1. Navigate to [Workspace settings](/core-concepts/workspaces/overview#workspace-settings) in Plane.
47
44
2. On the right pane, select **Integrations**.
48
45
3. Find the **GitHub** integration and click **Configure**.
49
46
4. In the **Connect Organization** section, click **Connect**.
Link your GitHub Enterprise organization to your Plane workspace to start syncing repositories. This step is crucial for enabling the full range of GitHub-Plane integrations.
55
+
:::danger[Plane Cloud and self-hosted instances]
56
+
57
+
Before you can integrate with GitHub Enterprise Server, you must first create and configure a GitHub App in your GitHub Enterprise Server instance. This is required for both Plane Cloud and self-hosted users.
Follow this [setup guide](https://developers.plane.so/self-hosting/govern/integrations/github?edition=github-enterprise#create-github-app) first before diving into the steps on this section.
60
+
:::
60
61
61
62
1. Navigate to [Workspace settings](/core-concepts/workspaces/overview#workspace-settings) in Plane.
62
63
2. On the right pane, select **Integrations**.
63
64
3. Find the **GitHub Enterprise** integration and click **Configure**.
64
65
4. In the **Connect Organization** section, click **Connect**.
0 commit comments