microsoft / microsoft/vscode-pull-request-github
On Issue, "checkout topic branch" should use existing branch if already created in UI
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 796
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
This is similar to #4120, but not identical.
There is a feature in the UI of the website, in the right side-bar of an issue, under "Development", to create a branch for an issue.
In VS Code PR and Issue view, under "Issues > Recent Issues", when clicking on an issue then the arrow to "Start working on issue and checkout topic branch", my feature requirements are :
- if a branch has already been created for this issue, use this branch instead of creating a new one
- if creating a new branch from here, give the user to rename this branch, and attach it to the issue so that it is visible in the issue side-bar on the github website, under the "Development" section
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
VS Code の PR and Issue ビューにある Issues > Recent Issues のフローから開始し、「Start working on issue and checkout topic branch.」の背後にあるコマンドを追跡します。GitHub issue の Development ブランチ関連付けがどのように表現されているかを確認します。既存の issue ブランチが再利用され、新しく作成されたブランチをリネームして issue に関連付け、GitHub に表示できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, github, typescript
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 28/100