1
0
mirror of synced 2026-01-04 18:06:26 -05:00
Files
docs/content/rest/checks/index.md
Jess Hosman a3f462e22d Update link
2023-06-23 17:13:31 -06:00

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