Skip to main content
We publish frequent updates to our documentation, and translation of this page may still be in progress. For the most current information, please visit the English documentation.
The REST API is now versioned. For more information, see "About API versioning."

동작

REST API를 사용하여 조직 또는 리포지토리에 대한 GitHub Actions와 상호 작용합니다.

REST API를 사용하여 조직 또는 리포지토리에 대한 GitHub Actions를 관리하고 제어할 수 있습니다. 이러한 엔드포인트는 인증된 사용자, OAuth Apps, GitHub Apps에 사용할 수 있습니다. 액세스 토큰을 사용하려면 프라이빗 리포지토리의 경우 repo 범위가, 퍼블릭 리포지토리의 경우 public_repo 범위가 필요합니다. GitHub Apps에는 각 엔드포인트에 언급된 권한이 필요합니다. 자세한 내용은 “GitHub Actions설명서”를 참조하세요.