我们经常发布文档更新,此页面的翻译可能仍在进行中。有关最新信息,请访问英文文档。如果此页面上的翻译有问题,请告诉我们

此版本的 GitHub Enterprise 已停止服务 2020-11-12. 即使针对重大安全问题,也不会发布补丁。 要获得更好的性能、改进的安全性和新功能,请升级到 GitHub Enterprise 的最新版本。 如需升级方面的帮助,请联系 GitHub Enterprise 支持

Setting permissions for GitHub Apps

创建 GitHub 应用程序时,您可以设置权限,以定义应用程序可通过 REST API 访问的资源。

When you create a GitHub App, you can select the permissions it needs to access end user data. Permissions can also be added and removed. For more information, see "Editing a GitHub App's permissions."

元数据权限

By default, GitHub Apps have Read-only access to metadata endpoints. Metadata is a collection of read-only endpoints that provide general information about resources that the authorized installation can access.

如果将元数据权限设置为 No access 并选择需要访问仓库的权限,GitHub 将覆盖您的选择并将元数据权限设回 Read-only。 要将元数据权限设置为 No access,必须先将需要访问仓库的所有权限设置为 No access。 For a list of metadata endpoints, see "Metadata permissions."