Update Depot onboarding settings link#6496
Merged
chronark merged 1 commit intoJun 19, 2026
Merged
Conversation
Contributor
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
2b0ec38 to
5bb9500
Compare
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
5bb9500 to
953b722
Compare
Contributor
There was a problem hiding this comment.
✅ No new issues found.
Reviewed changes — a docs-only update to the Configure Depot onboarding section, pointing the token link at the Depot org settings page and clarifying the owner-only access caveat.
- Deep-link the Depot token link —
docs/engineering/contributing/local/development.mdxnow links tohttps://depot.dev/orgs/25j3k7j1zw/settingsinstead of the barehttps://depot.dev, landing readers directly on the page where tokens are created. - Document the owner-only access path — adds a paragraph noting the settings page is only reachable by Depot org owners and directing non-owners to ask Andreas for a token or access path.
ℹ️ Nitpicks
- Minor copy tension: the link text still reads "sign in to Depot" but now deep-links to an owner-only settings page, with the very next sentence telling most readers they can't access it. Reads slightly awkwardly, but it's clear enough and non-blocking.
Claude Opus | 𝕏
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.

Important
Unkey is not accepting external pull requests at this time. Pull requests from people outside the Unkey team will not be reviewed or merged.
What does this PR do?
Updates the engineering local development onboarding docs so the Depot token link points to the Unkey org settings page. It also clarifies that only Depot org owners can access that page and directs non-owner members to ask Andreas for the appropriate token or access path.
Type of change
How should this be tested?
https://depot.dev/orgs/25j3k7j1zw/settings.Checklist
Required
pnpm buildpnpm fmtmise run fmtconsole.logsgit pull origin mainAppreciated