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/integrations/github-enterprise.mdx
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,30 +15,28 @@ GitHub Enterprise integration with Plane allows seamless synchronization between
15
15
16
16
## Set up GitHub Enterprise integration
17
17
18
-
To get started, you'll need to connect your GitHub Enterprise account, organization, and repositories with Plane. Follow the steps below to complete the setup:
19
-
20
-
1.[Create a GitHub app in your GitHub Enterprise instance](/integrations/github-enterprise#create-your-github-enterprise-app-in-your-github-enterprise-instance)
21
-
2.[Connect your GitHub Enterprise organization](/integrations/github-enterprise#connect-github-enterprise-organization)
22
-
3.[Connect your personal GitHub Enterprise account](/integrations/github-enterprise#connect-personal-github-enterprise-account)
### Create your GitHub Enterprise app in your GitHub Enterprise instance
26
-
27
18
:::danger[Self-hosted GitHub Enterprise instance]
28
-
To integrate with GitHub Enterprise, you need to create a GitHub app in your GitHub Enterprise instance. Check out this [setup guide](https://developers.plane.so/self-hosting/govern/integrations/github) first before diving into next steps.
19
+
To integrate with GitHub Enterprise, you need to create a GitHub app in your GitHub Enterprise instance. Check out this [setup guide](https://developers.plane.so/self-hosting/govern/integrations/github-enterprise) first before diving into next steps.
29
20
:::
30
21
22
+
To get started, you'll need to connect your GitHub Enterprise account, organization, and repositories with Plane. Follow the steps below to complete the setup:
23
+
24
+
1.[Connect your GitHub Enterprise organization](/integrations/github-enterprise#connect-github-enterprise-organization)
25
+
2.[Connect your personal GitHub Enterprise account](/integrations/github-enterprise#connect-personal-github-enterprise-account)
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.
Copy file name to clipboardExpand all lines: docs/integrations/github.mdx
+43-16Lines changed: 43 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,28 @@
1
1
---
2
2
title: GitHub
3
3
hide_title: true
4
-
description: Integrate Plane with GitHub to synchronize issues and pull requests. Connect repositories to projects for bidirectional updates and seamless workflows.
4
+
description: Integrate Plane with GitHub Cloud and GitHub Enterprise Server to synchronize issues and pull requests. Connect repositories to projects for bidirectional updates and seamless workflows.
At the moment, we only support GitHub Cloud for integrations. Support for self-hosted GitHub instances (GitHub Enterprise Server) isn’t available just yet—but we’re actively working on it.
16
-
:::
17
-
18
16
GitHub integration with Plane allows seamless synchronization between your GitHub repositories and Plane projects. By linking the two, your issues and pull requests stay updated across both platforms, enhancing collaboration and streamlining your workflow. Whether you're managing code, tasks, or both, this integration ensures your team stays in sync without the hassle of switching between platforms.
19
17
18
+
Plane supports integration with:
19
+
20
+
-**GitHub Cloud**.
21
+
The standard cloud-hosted GitHub service
22
+
23
+
-**GitHub Enterprise Server**.
24
+
Self-hosted GitHub instances for organizations with specific compliance or security requirements
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.
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.
0 commit comments