microsoft / microsoft/vscode-pull-request-github
Base branch for automatic branch creation when working on issues
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 796
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
Currently the feature branch when staring work on an issue is always created out of the default branch.
In case there are several "main" branches (for example for different versions or bigger features) one would want to create branch either out of the current branch, or have a configuration which branch should be taken as default.
The only solution right now is to create branches manually matching the pattern.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、VS Code GitHub Pull Requests extension における自動ブランチ作成のエントリポイントを追跡し、デフォルトブランチの選択方法を確認します。現在のブランチまたは設定されたベースブランチを選択できる箇所を特定します。issue の作業で、手動で一致するブランチを作成することなく、サポートされているどちらの選択肢も使用できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, github, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100