1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/content/rest/checks/suites.md

674 B

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

{% 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 %}