Skip to content

Commit 670c022

Browse files
Adding link to GitHub doc for different access level options (#265)
Signed-off-by: Hendrik Ebbers <[email protected]>
1 parent 9193bf3 commit 670c022

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@ teams:
156156
157157
repositories:
158158
- name: <github_repository_name>
159-
# Teams with access to the repository
159+
# Teams with access to the repository.
160+
# See https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization
160161
#
161162
# - Key: GitHub team slug
162163
# - Value: access level
@@ -166,6 +167,7 @@ repositories:
166167
<github_team_slug>: write
167168
168169
# External collaborators with access to the repository
170+
# See https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization
169171
#
170172
# - Key: GitHub username (case sensitive)
171173
# - Value: access level

0 commit comments

Comments
 (0)