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

481 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.