Diese Version von GitHub Enterprise wurde eingestellt am 2021-06-09. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für eine bessere Leistung, verbesserte Sicherheit und neue Features nimm ein Upgrade auf die neueste Version von GitHub Enterprise vor. Wende Dich an den GitHub Enterprise-Support, um Hilfe beim Upgrade zu erhalten.

Leitfäden

Learn about using the GitHub API with your app, continuous integration, and how to build with apps.

  • Using the GitHub API in your app

    Learn how to set up your app to listen for events and use the Octokit library to perform REST API operations.

  • Using content attachments

    Content attachments allow a GitHub App to provide more information in GitHub for URLs that link to registered domains. GitHub renders the information provided by the app under the URL in the body or comment of an issue or pull request.

  • Creating CI tests with the Checks API

    Build a continuous integration server to run tests using a GitHub App and the Checks API.