Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 818 Bytes

File metadata and controls

21 lines (19 loc) · 818 Bytes
title REST API endpoints for checks
shortTitle Checks
allowTitleToDifferFromFilename true
intro Use the REST API to build {% data variables.product.prodname_github_apps %} that run powerful checks against the code changes in a repository.
redirect_from
/v3/checks
/rest/reference/checks
versions
fpt ghes ghec
*
*
*
children
/runs
/suites
autogenerated rest

You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits. For more information, see AUTOTITLE and AUTOTITLE.