1
0
mirror of synced 2026-01-08 12:01:53 -05:00
Files
docs/content/rest/checks/suites.md

553 B

title, intro, versions, topics, miniTocMaxHeadingLevel, allowTitleToDifferFromFilename
title intro versions topics miniTocMaxHeadingLevel allowTitleToDifferFromFilename
Check Suites Use the REST API to manage check suites.
fpt ghes ghae ghec
* * * *
API
3 true

{% note %}

Note: A GitHub App 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.

{% endnote %}