Skip to content

Commit

Permalink
caps
Browse files Browse the repository at this point in the history
  • Loading branch information
mxbaylee committed Oct 4, 2024
1 parent e0876e5 commit 9b88c80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions settings/gitlab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ icon: 'gitlab'

We use a combination of Access tokens and Webhooks to authenticate and sync changes between GitLab and Mintlify.

* We use Access tokens to pull information from Gitlab Mintlify.
* We use Access tokens to pull information from GitLab Mintlify.
* We use Webhooks so GitLab can notify Mintlify when changes are made.
* This allows Mintlify to create preview deployments when a MR is created.

<Steps title="In Mintlify">
<Step title="Begin Setup">
Within your Mintlify dashboard, click on the `Settings` tab and select [`Git Settings`][git-settings].
</Step>
<Step title="Switch to Gitlab">
Click on `Switch to GitLab`.
<Step title="Switch to GitLab">
Click on `Switch to GitLab` which will open a panel to enter your GitLab information.
</Step>
</Steps>

Expand Down

0 comments on commit 9b88c80

Please sign in to comment.