Update GitLab setup docs for wizard flow#5424
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Generated-By: mintlify-agent
Collaborator
|
closing for #5417 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The dashboard now includes a guided setup wizard for connecting GitLab repositories, matching the existing GitHub wizard experience. Users selecting GitLab are walked through provider selection, content download, and repository configuration in a step-by-step flow.
deploy/gitlab.mdxto describe the new wizard steps: provider selection, content download, and repository connectionNote
Low Risk
Documentation-only changes that adjust setup instructions; low risk beyond potential user confusion if the UI text diverges from the docs.
Overview
Updates the GitLab deployment docs to match the new guided setup wizard in the Mintlify dashboard, adding explicit steps for provider selection, optional content download, and connecting the repo via the wizard fields (instance URL, project ID, token, branch).
Replaces the old manual “set up the connection” instructions with the wizard-based flow and adds a short section on how to update an existing GitLab connection; webhook creation instructions remain unchanged.
Reviewed by Cursor Bugbot for commit dbf8b1c. Bugbot is set up for automated code reviews on this repo. Configure here.