You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,8 @@ teams:
156
156
157
157
repositories:
158
158
- 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
160
161
#
161
162
# - Key: GitHub team slug
162
163
# - Value: access level
@@ -166,6 +167,7 @@ repositories:
166
167
<github_team_slug>: write
167
168
168
169
# 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
0 commit comments