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

838 B

title, shortTitle, allowTitleToDifferFromFilename, intro, redirect_from, versions, topics, children, autogenerated
title shortTitle allowTitleToDifferFromFilename intro redirect_from versions topics children autogenerated
REST API endpoints for checks Checks true 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 ghec
* * *
API
/runs
/suites
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."