Skip to content

docs(ai-sre): GitLab App single OAuth path for every instance#167

Merged
ysyneu merged 1 commit into
mainfrom
docs/gitlab-single-path
Jul 13, 2026
Merged

docs(ai-sre): GitLab App single OAuth path for every instance#167
ysyneu merged 1 commit into
mainfrom
docs/gitlab-single-path

Conversation

@ysyneu

@ysyneu ysyneu commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Drop the one-click "Connect GitLab.com" vendor OAuth app path from the AI-SRE Apps doc.
  • Promote the existing OAuth-app registration walkthrough to the single connection path for every GitLab instance — GitLab.com, JihuLab (jihulab.com SaaS and private distributions), and self-managed instances all register an OAuth app the same way.
  • Describe the wizard as one flow: enter instance URL (gitlab.com prefilled) → register the OAuth app with the shown Redirect URI and paste Application ID/Secret → authorize in the popup → pick groups/projects.
  • Note that on gitlab.com, a user-owned application (User Settings → Applications) also works if you're not a group Owner.
  • zh edited first, en mirrors it. All other content (bot provisioning, Developer-level permissions, disconnect, paid-namespace warning) is unchanged.

Test plan

  • Verified no other docs pages reference a GitLab one-click connect path (grep -rn "一键\|one-click" --include="*.mdx" across the repo, filtered for gitlab — no hits)
  • Checked MDX renders (no bare {} introduced, headings/anchors preserved)

…ery instance

Drop the one-click 'Connect GitLab.com' vendor OAuth app. GitLab.com,
JihuLab (jihulab.com SaaS and private distributions), and self-managed
instances all connect the same way now: enter the instance URL
(gitlab.com prefilled), register an OAuth app on that instance with
the wizard's Redirect URI, paste the Application ID/Secret, authorize
in the popup, then pick groups/projects.
@ysyneu
ysyneu merged commit 1ba21d2 into main Jul 13, 2026
1 check passed
@ysyneu
ysyneu deleted the docs/gitlab-single-path branch July 13, 2026 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant