Skip to content

Commit d327260

Browse files
authored
Add packages read to list of supported permissions
With this issue resolved we feel confident that packages read is supported by this feature github/package-registry-team#4912. Just need to enable the feature flag.
1 parent f63c70d commit d327260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/codespaces/managing-your-codespaces/managing-repository-access-for-your-codespaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ To create codespaces with custom permissions defined, you must use one of the fo
6767
* `repository_projects` - read / write
6868
* `statuses` - read / write
6969
* `workflows` - write
70+
* `packages` - read
7071

7172
To set a permission for all repositories in an organization, use the `*` wildcard following your organization name in the `repositories` object.
7273

0 commit comments

Comments
 (0)