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 を使うと、Organization またはリポジトリに対する GitHub Actions の操作ができます。

REST API を使うと、Organization またはリポジトリに対する GitHub Actions の管理および制御ができます。 このエンドポイントは、認証されたユーザー、OAuth Apps、GitHub Apps で使用できます。 アクセス トークンには、プライベート リポジトリの repo スコープとパブリック リポジトリの public_repo スコープが必要です。 GitHub Apps には、各エンドポイントで指定されている権限が必要です。 詳しい情報については、GitHub Actions のドキュメントを参照してください。