1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/data/reusables/apps/checks-availability.md
2023-02-15 15:16:18 +00:00

471 B

Write permission for the REST API to interact with checks is only available to {% data variables.product.prodname_github_apps %}. {% data variables.product.prodname_oauth_apps %} and authenticated users can view check runs and check suites, but they are not able to create them. If you aren't building a {% data variables.product.prodname_github_app %}, you might be interested in the using the REST API to interact with commit statuses.