1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Enterprise bug fixes for the week of April 18, 2022 (#27124)

This commit is contained in:
Laura Coursen
2022-04-25 12:58:50 -05:00
committed by GitHub
parent f63c70d839
commit 9f6d3b169c
6 changed files with 14 additions and 12 deletions

View File

@@ -66,9 +66,9 @@ Name | Description
 `user:follow`| Grants access to follow or unfollow other users.
**`delete_repo`** | Grants access to delete adminable repositories.
**`write:discussion`** | Allows read and write access for team discussions.
 `read:discussion` | Allows read access for team discussions.{% ifversion fpt or ghae or ghec %}
 `read:discussion` | Allows read access for team discussions.
**`write:packages`** | Grants access to upload or publish a package in {% data variables.product.prodname_registry %}. For more information, see "[Publishing a package](/github/managing-packages-with-github-packages/publishing-a-package)".
**`read:packages`** | Grants access to download or install packages from {% data variables.product.prodname_registry %}. For more information, see "[Installing a package](/github/managing-packages-with-github-packages/installing-a-package)".
**`read:packages`** | Grants access to download or install packages from {% data variables.product.prodname_registry %}. For more information, see "[Installing a package](/github/managing-packages-with-github-packages/installing-a-package)".{% ifversion fpt or ghec or ghes > 3.1 or ghae %}
**`delete:packages`** | Grants access to delete packages from {% data variables.product.prodname_registry %}. For more information, see "[Deleting and restoring a package](/packages/learn-github-packages/deleting-and-restoring-a-package)."{% endif %}
**`admin:gpg_key`** | Fully manage GPG keys.
 `write:gpg_key`| Create, list, and view details for GPG keys.