此版本的 GitHub Enterprise 已停止服务 2022-06-03. 即使针对重大安全问题,也不会发布补丁。 要获得更好的性能、改进的安全性和新功能,请升级到 GitHub Enterprise 的最新版本。 如需升级方面的帮助,请联系 GitHub Enterprise 支持。
指南
查看所有指南
交付部署
使用部署 REST API,您可以构建与您的服务器和第三方应用程序交互的自定义工具。
Getting started with the Checks API
The Check Runs API enables you to build GitHub Apps that run powerful checks against code changes in a repository. You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits.
使用分页遍历
通过一些使用搜索 API 的示例,探讨如何使用分页来管理响应。