Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Callout for configuring self-hosted instances #239

Open
wants to merge 1 commit into
base: preview
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/integrations/github.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ The GitHub integration is in a private beta. Contact us to try it out.
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.

## Set up GitHub integration

:::danger[Self-hosted instances]
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 first before diving into the steps on this page.
:::

To get started, you'll need to connect your GitHub account, organization, and repositories with Plane. Follow the steps below to complete the setup:
1. [Connect your GitHub organization](/integrations/github#connect-github-organization)
2. [Connect your personal GitHub account](/integrations/github#connect-personal-github-account)
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ This guide will walk you through how to set up and connect your Slack account to

## Set up Slack integration

:::danger[Self-hosted instances]
If you're running a self-hosted instance of Plane, you'll need to set up a few extra configurations to get Slack integration working. Check out the setup guide first before diving into the steps on this page.
:::

Follow the steps below to complete the setup:
1. [Connect your Slack Workspace](/integrations/slack#connect-slack-workspace)
2. [Connect your personal Slack account](/integrations/slack#connect-personal-slack-account)
Expand Down