This version of GitHub Enterprise was discontinued on 2023-01-18. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
Developers
Go deeper with GitHub by integrating with our APIs and webhooks, customizing your GitHub workflow, and building and sharing apps with the community.
Guides
Popular
Guides
Creating webhooks
Learn to build a webhook, choosing the events your webhook will listen for on GitHub and how to set up a server to receive and manage the webhook payload.
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.
Creating CI tests with the Checks API
Build a continuous integration server to run tests using a GitHub App and the Checks API.