update documentation for permissions (RBAC and Repository)#138
Merged
BolajiOlajide merged 2 commits intomainfrom Mar 12, 2024
Merged
update documentation for permissions (RBAC and Repository)#138BolajiOlajide merged 2 commits intomainfrom
BolajiOlajide merged 2 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
jhchabran
added a commit
to sourcegraph/sourcegraph-public-snapshot
that referenced
this pull request
Apr 16, 2024
jhchabran
added a commit
to sourcegraph/sourcegraph-public-snapshot
that referenced
this pull request
Apr 16, 2024
* backport sourcegraph/docs#216 * backport sourcegraph/docs@d1e81d2 * backprot sourcegraph/docs#158 * backport sourcegraph/docs#135 * backport sourcegraph/docs#150 * backport sourcegraph/docs#138 * backport sourcegraph/docs#115 * backport sourcegraph/docs#123 * backport sourcegraph/docs#118 * fix outgoing links * backport sourcegraph/docs#51 * backport sourcegraph/docs#26 * backport sourcegraph/docs#23 * Fix broken links
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.
I noticed in the grouping for
dev/how-tos, we group content for Access Control and Repository permissions together, this PR separates that.Also @bobheadxi suggested renaming the title of the Access Control docs for adding permissions so it's clear it's about RBAC permissions and not repository permissions.