1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/content/rest/checks/index.md

743 B

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
* * * *
API
3
/runs
/suites

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."