Skip to main content

575 検索結果 "pull requests"

Pull Request / pull request を使用して共同作業する / 変更の提案 /

pull requests について

がオープンされると、変更がベース ブランチにマージされる前に、可能性のある変更についてコラボレーターと話し合い、レビューでき、フォローアップのコミットを追加できます。 pull requests について pull request は、あるブランチから別のブランチに一連の変更をマージする提案です。 pull request では、

REST API / プルリクエスト /

Pull request 用 REST API エンドポイント

Pull request 用 REST API エンドポイント REST API を使うと、pull request を操作できます。 pull requests について REST API を使って、pull request の一覧表示、表示、編集、作成、マージを行うことができます。 pull request

コードセキュリティ / Dependabot / Dependabot バージョン アップデート /

GitHub Dependabot のバージョンアップデートについて

updates." If you enable security updates, Dependabot also raises pull requests to update vulnerable dependencies. For more information, see "About

GitHub Actions / セキュリティ ガイド /

GitHub Actions のセキュリティ強化

creating or approving pull requests You can choose to allow or prevent GitHub Actions workflows from creating or approving pull requests. Allowing workflows

REST API / 検索 /

検索用 REST API エンドポイント

"node_id": "MDQ6VXNlcjU4MzIzMQ==" } ] } Search issues and pull requests Find issues by state and keyword. This method returns up to 100 results

REST API / コミット /

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

1a34c7fbeeda2479ccbc" }, "protected": false } ] List pull requests associated with a commit Lists the merged pull request that introduced

REST API / 認証 /

きめ細かい個人用アクセス トークンに必要なアクセス許可

/repos/{owner}/{repo}/projects read Repository permissions for "Pull requests" エンドポイント Access 追加の権限 PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}

REST API / 認証 /

GitHub Appに必要な権限

/repos/{owner}/{repo}/projects read UATIAT Repository permissions for "Pull requests" エンドポイント Access トークンの種類 追加の権限 PATCH /repos/{owner}/{repo}/issue

Pull Request / pull request を使用して共同作業する / 変更の提案 /

ベース ブランチと pull request の同期の維持

ンチになります。 pull request ブランチの更新 リポジトリ名の下にある [pull request] をクリックします。 [Pull Requests] リストで、更新する pull request をクリックします。 ページの下部付近にあるマージ セクションでは、次の操作を行うことができます。

GitHub Desktop / リモート リポジトリを操作する /

GitHub Desktop からの issue または pull request の作成

GitHub Desktop を使用して、プロジェクトのリポジトリにプルリクエストを作成できます。 pull request の詳細については、「pull requests について」を参照してください。 前提条件 プルリクエストを作成する前に、変更を GitHub のブランチにプッシュする必要があります。