Skip to main content

pull request の作成

共同開発のために、プル要求とスタックプル要求、変更ブランチ、要求レビューを作成します。

pull request の作成

リポジトリ内のコードに対する変更を提案するプル要求を作成します。

Creating a pull request from a fork

Create a pull request from a fork to propose changes to an upstream repository and collaborate on code effectively.

プルリクエストのステージの変更

下書きプル要求をレビューの準備完了としてマークするか、開いている pull request を下書きに変換してワークフローを効果的に管理します。

ベースブランチとプルリクエストを同期させ続ける

マージする前に、競合を解決し、互換性を確保するために、ベース ブランチからの変更で pull request ブランチを更新します。

Changing the base branch of a pull request

Modify the base branch of an open pull request to compare changes against a different branch and ensure accurate updates.

プルリクエストレビューを依頼する

個人またはチームからの pull request のレビューを要求して、フィードバックとコラボレーションを徹底します。