github / github/vscode-github-actions
Feature Request: remote repo selector
- 主要言語
- TypeScript
- スター
- 660
- フォーク
- 213
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Is your feature request related to a problem? Please describe.
Apparently this extension assumes the GitHub repository to use is the `git remote` named `origin`. I use a fork-based development workflow, and I haven't been using `origin` as a remote name at all, as [it's arguably unclear](https://stackoverflow.com/a/38986590). (Does it refer to my fork, or the upstream/canonical repo?) Additionally, even if the meaning of `origin` is clear, this limitation doesn't allow users to choose between multiple remotes.
## Describe the solution you'd like
Add a pulldown selector somewhere in the GITHUB ACTIONS sidepanels, to allow choosing. Save the setting for each workspace.
## Additional context
(None.)
コントリビューションガイド
調査の方向性
まず、拡張機能が現在の GitHub リポジトリをどのように検出し、GITHUB ACTIONS のサイドパネルがどのように組み立てられるかを追跡します。最初に workspace 設定のフローと remote の扱いを調べます。サイドパネルのセレクターで remote の中から選択でき、その選択が workspace ごとに個別に保存されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, typescript
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 52/100