Documentation for service accounts#1184
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
mmanela
reviewed
Jun 23, 2025
eseliger
approved these changes
Jun 23, 2025
|
|
||
| Service accounts authenticate using access tokens rather than passwords. For detailed information about creating, managing, and using access tokens, see: | ||
|
|
||
| - [Creating an access token](/cli/how-tos/creating_an_access_token) |
Member
There was a problem hiding this comment.
ugh, why do these docs live under cli 😆 is that the only access token documentation we have? (sigh)
| - Click **Create User** | ||
| - Enter a descriptive **Username** (e.g., `ci-automation`, `api-integration`) | ||
| - Check the **Service account** checkbox | ||
| - Click **Create service account** |
Contributor
There was a problem hiding this comment.
Not a judgement but do our users need that level of detail? Or is our user creation flow that bad?
Contributor
Author
There was a problem hiding this comment.
I don't think our user creation flow is particularly bad, it's pretty straightforward. This has just kinda been the default mode of docs writing 🤷♂️ perhaps it's a bad practice, and just saying "you can create them here" is good enough
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.
Adds some documentation for service accounts, how to create them, manage them, add permissions, etc.
Pull Request approval
You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.