Skip to content

Commit d63401e

Browse files
Documentation edits made through Mintlify web editor
1 parent 6f00cd2 commit d63401e

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

settings/gitlab.mdx

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,29 @@ changes between GitLab and Mintlify.
4343
</Step>
4444
</Steps>
4545

46+
## Bypassing the Onboarding Flow for GitLab
47+
48+
Since account creation is currently limited to GitHub, you'll need to use a workaround to connect your GitLab repository. Follow these steps to bypass the standard GitHub-only onboarding flow:
49+
50+
<Steps>
51+
<Step title="Skip the first onboarding step">
52+
When you first create your Mintlify account, you'll see an onboarding flow that asks you to connect a GitHub repository. Skip this initial step.
53+
</Step>
54+
<Step title="Enter placeholder repository information">
55+
In the second step of the onboarding process, enter the following placeholder information:
56+
- Organization: `mintlify`
57+
- Repository: `starter`
58+
59+
This will allow you to proceed through the onboarding without connecting an actual GitHub repository.
60+
</Step>
61+
<Step title="Complete the onboarding">
62+
Click through the remaining onboarding steps to reach your Mintlify dashboard.
63+
</Step>
64+
<Step title="Navigate to GitLab settings">
65+
Once you're in the dashboard, navigate to the [GitLab settings page](https://dashboard.mintlify.com/settings/deployment/git-settings) and connect your actual GitLab repository using the project ID and access token from the previous section.
66+
</Step>
67+
</Steps>
68+
4669
## Create the webhook
4770

4871
Webhooks allow us to receive events when changes are made so that we can
@@ -90,4 +113,4 @@ automatically trigger deployments.
90113
[here](https://mintlify.com/enterprise).
91114
</Note>
92115

93-
[git-settings]: https://dashboard.mintlify.com/settings/deployment/git-settings
116+
[git-settings]: https://dashboard.mintlify.com/settings/deployment/git-settings

0 commit comments

Comments
 (0)