REST API はバージョン管理になりました。 詳細については、「API のバージョン管理について」を参照してください。
リポジトリの REST API エンドポイント
REST API を使うと、パブリックおよびプライベートの GitHub リポジトリのワークフローの作成、管理、制御ができます。
- リポジトリの REST API エンドポイント
- List organization repositories
- Create an organization repository
- Get a repository
- Update a repository
- Delete a repository
- List repository activities
- Create an attestation
- List attestations
- Check if Dependabot security updates are enabled for a repository
- Enable Dependabot security updates
- Disable Dependabot security updates
- List CODEOWNERS errors
- List repository contributors
- Create a repository dispatch event
- List repository languages
- Check if private vulnerability reporting is enabled for a repository
- Enable private vulnerability reporting for a repository
- Disable private vulnerability reporting for a repository
- List repository tags
- List repository teams
- Get all repository topics
- Replace all repository topics
- Transfer a repository
- Check if vulnerability alerts are enabled for a repository
- Enable vulnerability alerts
- Disable vulnerability alerts
- Create a repository using a template
- List public repositories
- List repositories for the authenticated user
- Create a repository for the authenticated user
- List repositories for a user
- リポジトリ自動リンク用の REST API エンドポイント
- リポジトリ コンテンツの REST API エンドポイント
- カスタム プロパティの REST API エンドポイント
- フォーク用の REST API エンドポイント
- ルールスイートのREST APIエンドポイント
- ルールの REST API エンドポイント
- リポジトリ タグの REST API エンドポイント
- リポジトリ ウェブフック の REST API エンドポイント
- List repository webhooks
- Create a repository webhook
- Get a repository webhook
- Update a repository webhook
- Delete a repository webhook
- Get a webhook configuration for a repository
- Update a webhook configuration for a repository
- List deliveries for a repository webhook
- Get a delivery for a repository webhook
- Redeliver a delivery for a repository webhook
- Ping a repository webhook
- Test the push repository webhook