AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
metadata
title: REST API endpoints for check suites
shortTitle: Check suites
intro: Use the REST API to manage check suites.
versions:
  fpt: '*'
  ghec: '*'
  ghes: '*'
topics:
  - API
allowTitleToDifferFromFilename: true
autogenerated: rest

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

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.