Use the REST API to interact with the cache for repositories in GitHub Actions.| GitHub Docs
Healthchecks can now notify you about a failing check by opening a new issue in your chosen GitHub repository. Here is an example of how the GitHub issue might look: The technical side of creating a new issue is straightforward: GitHub has an API call for creating an issue. You make an HTTP P| Healthchecks.io