Skip to content

Commit 44d9a7a

Browse files
committed
fix spacing & wording
1 parent a211f79 commit 44d9a7a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

settings/gitlab.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ automatically trigger deployments.
6262
<Step title="Set up URL and webhook">
6363
In the "URL" field, enter the endpoint `https://leaves.mintlify.com/gitlab-webhook` and name the webhook "Mintlify".
6464

65-
6665
</Step>
6766
<Step title="Paste token">
6867
Paste the Webhook token generated after setting up the connection.
@@ -74,17 +73,14 @@ automatically trigger deployments.
7473
Select the events you want to trigger the webhook:
7574
- Push events (All branches)
7675
- Merge requests events
76+
7777
When you're done it should look like this:
7878
<Frame>
7979
<img src="/images/gitlab/gitlab-project-webtoken.png" />
8080
</Frame>
8181
</Step>
8282
<Step title="Test the Webhook">
83-
After creating the Webhook:
84-
85-
a. Click the "Test" dropdown and select "Push events" to send a sample payload to ensure it's configured correctly.
86-
87-
b. Check your Mintlify dashboard to view the status of your GitLab integration and confirm that the test event was received successfully.
83+
After creating the Webhook, click the "Test" dropdown and select "Push events" to send a sample payload to ensure it's configured correctly. It'll say "Hook executed successfully: HTTP 200" if configured correctly.
8884

8985
This will help you verify that everything is working correctly and that your documentation will sync properly with your GitLab repository.
9086
<Frame>

0 commit comments

Comments
 (0)