1
0
mirror of synced 2026-02-03 00:02:00 -05:00
Files
docs/content/rest/checks/index.md
2023-06-02 19:36:31 +00:00

773 B

title, intro, redirect_from, versions, topics, children, autogenerated
title intro redirect_from versions topics children autogenerated
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
/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."