Update dashboard links to consolidated Git Settings page#5574
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Update dashboard links to consolidated Git Settings page#5574mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This was referenced Apr 28, 2026
Collaborator
|
Closing: no evidence this feature has shipped to production. The PR references mintlify/mint#7367 (GitHub App + GitLab OAuth consolidation into Git Settings), but that PR has not yet merged to main — the standalone |
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 Mintlify dashboard now consolidates GitHub App and GitLab OAuth configuration under a single Git Settings page (
/settings/deployment/git-settings). The previously separate/settings/organization/github-appand/settings/organization/gitlab-oauthpages have been removed.This PR updates the docs to point users to the new location.
Changes
deploy/github.mdx: Update GitHub App install link and the troubleshooting "GitHub App settings" link to point to Git Settings.agent/workflows.mdx: Update GitHub App and GitLab OAuth references (configuration, automerge note, and GitLab setup section) to point to Git Settings.Triggering change
Triggered by an upstream consolidation that moved GitHub app installations and GitLab OAuth configuration into the existing Git Settings page in the dashboard, removing the standalone settings pages.
Note
Low Risk
Low risk documentation-only change that updates dashboard URLs; main risk is broken or inconsistent links if the new route changes again.
Overview
Documentation links for GitHub App installation and GitLab OAuth setup are updated to point to the consolidated
Git Settingsdashboard page (/settings/deployment/git-settings) instead of the previous separate settings pages.This includes workflow setup guidance (context/trigger repos, GitLab setup, and GitLab automerge notes) and the GitHub deployment guide’s installation/troubleshooting instructions.
Reviewed by Cursor Bugbot for commit 1177529. Bugbot is set up for automated code reviews on this repo. Configure here.