1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Files
docs/content/rest/checks/index.md

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