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/bitbucket.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,17 +61,11 @@ Link your Bitbucket account to your Plane workspace to start syncing pull reques
61
61
2. On the right pane, select **Integrations**.
62
62
3. Find the **Bitbucket Data Center** integration and click **Configure**.
63
63
4. In the **Connect Account** section, click **Connect**.
64
-
65
-

66
-
67
64
5. Fill in the form with your Bitbucket Data Center instance details:
68
65
-**Base URL** — The URL of your Bitbucket DC instance (e.g. `https://bitbucket.yourcompany.com`)
69
66
-**Client ID** — From the OAuth consumer you created in Bitbucket DC
70
67
-**Client Secret** — From the OAuth consumer you created in Bitbucket DC
71
68
-**Webhook Secret** — Optional but recommended for webhook signature verification
72
-
73
-

74
-
75
69
6. Click **Connect** to start the OAuth flow.
76
70
7. Authorize the Plane app on your Bitbucket DC instance.
77
71
8. After authorization, you'll be redirected back to Plane with your account shown as connected.
@@ -84,8 +78,6 @@ At this stage, your Bitbucket account is linked to Plane, but you still need to
84
78
85
79
Connecting a Bitbucket repository allows Plane to receive pull request events from that repository via webhooks. Plane automatically creates the required webhook on the repository when you connect it.
1. In the **Repository Connections** section, click **Add**.
@@ -98,8 +90,6 @@ Once connected, the repository will appear in the list and Plane will begin list
98
90
99
91
After linking a Bitbucket repository, associate it with a Plane project to enable PR state automation. This connection determines which Plane project's work items are updated when pull requests change state.
0 commit comments