Learn about using the GitHub API with your app, continuous integration, and how to build with apps.
You need to write code to add functionality to your GitHub App.
Quickly build a GitHub App that comments on pull requests.
Learn how to build a GitHub App that makes an API request in response to a webhook event.
Follow this tutorial to write Ruby code to generate a user access token via the web application flow for your GitHub App.
Follow this tutorial to write a CLI in Ruby that generates a user access token for a GitHub App via the device flow.
Build a continuous integration server to run tests using a GitHub App and checks.
All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contribution