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/source-control/azure-devops.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Spacelift supports using Azure DevOps as the source of code for your [stacks](..
4
4
5
5
## Setting up the integration
6
6
7
-
In order to set up the integration from the Spacelift side, please navigate to the VCS management page, click on the **Set up integration** button in the top right corner and choose Azure DevOps.
7
+
In order to set up the integration from the Spacelift side, please navigate to the **Source code** page, click on the **Set up integration** button in the top right corner and choose Azure DevOps.
8
8
9
9
This form will appear:
10
10
@@ -72,7 +72,7 @@ If all the data is correct, click **Set up** in the bottom right corner.
72
72
73
73
### Configuring Webhooks
74
74
75
-
In order for Spacelift to be notified of any changes made in your repositories, you need to setup webhooks in Azure DevOps. You can find your **webhook endpoint** and **webhook secret** after clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **See details**.
75
+
In order for Spacelift to be notified of any changes made in your repositories, you need to setup webhooks in Azure DevOps. You can find your **webhook endpoint** and **webhook secret** after clicking the 3 dots next to the integration name on the **Source code** page, and then clicking **See details**.
76
76
77
77
!!! note
78
78
Space-level integrations will be listed to users with **read** access to the integration Space. Integration details however contain sensitive information (such as webhook secret) so they are only visible to those with **admin** access. On the other hand, default integrations are visible to all users of the account, but only **root** Space admins can see the details of them.
@@ -119,7 +119,7 @@ When creating a Stack, you will now be able to choose the Azure DevOps provider
119
119
120
120
## Deleting the Integration
121
121
122
-
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
122
+
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the **Source code page**, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
Copy file name to clipboardexpand all lines: docs/integrations/source-control/bitbucket-cloud.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
## Setting up the integration
6
6
7
-
In order to set up the integration from the Spacelift side, please navigate to the VCS management page, click on the **Set up integration** button in the top right corner and choose Bitbucket Cloud.
7
+
In order to set up the integration from the Spacelift side, please navigate to the **Source code** page, click on the **Set up integration** button in the top right corner and choose Bitbucket Cloud.
8
8
9
9
This form will appear:
10
10
@@ -43,7 +43,7 @@ After doing all this you should have all fields filled in.
43
43
<imgsrc="../../assets/screenshots/Screenshot from 2021-06-11 10-50-38.png"width="450"alt="Filled in Bitbucket Cloud integration form" />
44
44
</p>
45
45
46
-
Once you've finished saving the form, you can find your **webhook endpoint** after clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **See details**.
46
+
Once you've finished saving the form, you can find your **webhook endpoint** after clicking the 3 dots next to the integration name on the **Source code** page, and then clicking **See details**.
47
47
48
48
<palign="center">
49
49
<imgsrc="../../assets/screenshots/Screenshot from 2021-06-11 14-52-40.png"width="450"alt="Integration details" />
@@ -73,14 +73,14 @@ When creating a Stack, you will now be able to choose the Bitbucket Cloud provid
73
73
74
74
## Deleting the Integration
75
75
76
-
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
76
+
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the **Source code** page, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
0 commit comments