Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 834 Bytes

File metadata and controls

21 lines (18 loc) · 834 Bytes
title REST API endpoints for check suites
shortTitle Check suites
intro Use the REST API to manage check suites.
versions
fpt ghec ghes
*
*
*
allowTitleToDifferFromFilename true
autogenerated rest
category
Automate CI/CD workflows

Note

{% data reusables.apps.checks-availability %}

Note

A GitHub App usually only receives one check_suite event per commit SHA, even if you push the commit SHA to more than one branch. To find out when a commit SHA is pushed to a branch, you can subscribe to branch create events.