Skip to content

fix(docs): correct GitLab PAT URL path in internal docs#1303

Merged
mergify[bot] merged 1 commit intomainfrom
fix/gitlab-pat-url-path
Apr 13, 2026
Merged

fix(docs): correct GitLab PAT URL path in internal docs#1303
mergify[bot] merged 1 commit intomainfrom
fix/gitlab-pat-url-path

Conversation

@ambient-code
Copy link
Copy Markdown
Contributor

@ambient-code ambient-code bot commented Apr 13, 2026

Summary

  • Replace incorrect /-/profile/personal_access_tokens with correct /-/user_settings/personal_access_tokens across 5 internal docs files (8 occurrences total)
  • Aligns docs with the path used in GitLab 18.x and the existing frontend component (gitlab-connection-card.tsx)

Closes #1302

Affected files

File Occurrences
docs/internal/integrations/gitlab-token-setup.md 4
docs/internal/integrations/gitlab-integration.md 1
docs/internal/integrations/gitlab-integration-test-plan.md 1
docs/internal/integrations/gitlab-testing-procedures.md 1
docs/internal/integrations/gitlab-self-hosted.md 1

Test plan

  • Verified zero remaining occurrences of the old path
  • Verified the frontend component already uses the correct path
  • Docs-only change — no runtime behavior affected

🤖 Ambient Session

Replace /-/profile/personal_access_tokens with the correct
/-/user_settings/personal_access_tokens across all internal
GitLab integration docs, matching the path used in GitLab
18.x and the frontend component.

Closes #1302

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ambient-code ambient-code bot added the ambient-code:managed PR managed by AI automation label Apr 13, 2026
@mergify mergify bot added the queued label Apr 13, 2026
@mergify
Copy link
Copy Markdown

mergify bot commented Apr 13, 2026

Merge Queue Status

  • Entered queue2026-04-13 18:27 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-13 18:27 UTC · at 709a7d886a271d152dc0810fbd44d46ec87c8179

This pull request spent 39 seconds in the queue, including 4 seconds running CI.

Required conditions to merge

@mergify mergify bot merged commit 3d3e866 into main Apr 13, 2026
19 checks passed
@mergify mergify bot deleted the fix/gitlab-pat-url-path branch April 13, 2026 18:27
@mergify mergify bot removed the queued label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ambient-code:managed PR managed by AI automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: incorrect GitLab PAT URL path in internal docs

1 participant