title, intro, redirect_from, versions, topics, miniTocMaxHeadingLevel, children
| title |
intro |
redirect_from |
versions |
topics |
miniTocMaxHeadingLevel |
children |
| Checks |
Use the REST API to build {% data variables.product.prodname_github_apps %} that run powerful checks against the code changes in a repository. |
| /v3/checks |
| /rest/reference/checks |
|
| fpt |
ghes |
ghae |
ghec |
| * |
* |
* |
* |
|
|
3 |
|
You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits. For more information, see "Using the REST API to interact with checks" and "Creating CI tests with the Checks API."