Skip to main content

395 検索結果 "move repository"

GitHub Issues / 発行 / 問題の管理 /

他のリポジトリへ Issue を移譲する

transfer an open issue to another repository, you must have write access to the repository the issue is in and the repository you're transferring the issue

GraphQL API / 関連項目 /

オブジェクト

GraphQL のオブジェクトは、アクセスできるリソースを表します。 オブジェクトは、型が決められたフィールドのリストを持つことができます。 たとえば、Repository オブジェクトには name と呼ばれるフィールドが含まれます。これは String です。 詳しくは、「GraphQLの紹介」をご覧ください。

REST API / アクション /

GitHub Actions アーティファクトの REST API エンドポイント

照してください。 List artifacts for a repository Lists all artifacts for a repository. Anyone with read access to the repository can use this endpoint. OAuth app

REST API / issue /

ラベル用の REST API エンドポイント

粒度の細かいトークンには、次のアクセス許可セットの少なくとも 1 つが必要です: "Issues" repository permissions (read) "Pull requests" repository permissions (read) このエンドポイントは、パブリック リソースの

REST API / アクション /

ワークフロー実行の REST API エンドポイント

きめ細かい個人用アクセス トークン 粒度の細かいトークンには次のアクセス許可セットが設定されている必要があります: "Actions" repository permissions (write) "Re-run a job from a workflow run" のパラメーター

REST API / ブランチ /

ブランチの REST API エンドポイント

きめ細かい個人用アクセス トークン 粒度の細かいトークンには次のアクセス許可セットが設定されている必要があります: "Contents" repository permissions (read) このエンドポイントは、パブリック リソースのみが要求される場合は、認証または前述メンションアクセス許可なしで使用できます。

REST API / issue /

issue コメント用の REST API エンドポイント

List issue comments for a repository You can use the REST API to list comments on issues and pull requests for a repository. Every pull request is an issue

REST API / 依存関係グラフ /

ソフトウェア部品表 (SBOM) 用の REST API エンドポイント

software bill of materials (SBOM) for a repository. Exports the software bill of materials (SBOM) for a repository in SPDX JSON format. "Export a software

REST API / メトリック /

リポジトリ トラフィック用 REST API エンドポイント

リについて、リポジトリ グラフで提供される情報を取得できます。 詳しくは、「リポジトリへのトラフィックを表示する」をご覧ください。 Get repository clones Get the total number of clones and breakdown per day or week for

REST API / コミット /

コミット コメント用 REST API エンドポイント

詳しくは、「コメントを扱う」をご覧ください。 List commit comments for a repository Lists the commit comments for a specified repository. Comments are ordered by ascending ID. This