make sign-out / sign-in possible with multiple accounts
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 30/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- github, github-actions, typescript, vscode
調査の方向性
まず、GitHub Actions 拡張機能と GitHub Pull Request 拡張機能のサインイン動作を比較します。これには、ローカルの .git/config と VS Code Command Palette を含めます。次に、VS Code プロファイルとローカルまたはグローバルの settings.json でアカウントを表現する方法を確認し、workspace レベルでのアカウント選択を完了条件とする、一貫したサインイン/サインアウトのフローを定義します。
索引モデルが issue の本文から書いたものです。
説明
Many developers have multiple Git-Accounts:
- work
- university
- private accounts
- public (and non-work, non-university related) accounts
(For simplicity let us just make the unrealistic assumption that all of these git accounts are on GitHub.)
The GitHub Pull Request extension in MS VSCode respects these. (I guess it just observes what the local .git/config is.)
But the GitHub Actions extension in VSCode does not.
There is not even the option to "sign in/out" and manually select an account. (I think you do it once and cannot change it thereafter.)
Proposed solution
I would like to see e.g.
-
a Command Palette menu option to sign in/out for the GitHub Actions extension
or the Actions and PR extensions should have synchronised settings
(vis-a-vis current account for current workspace) -
the ability to possible set Git[Hub] Account at the (VSCode) profile level
-
possibly a way to do select accounts via VSCode's (local or global) settings.json
- 主要言語
- TypeScript
- スター
- 661
- フォーク
- 214
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/vscode-github-actions のほかの issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
github/vscode-github-actions#627 · リアクション 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
github/vscode-github-actions#630 ·
-
long work オープン
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
github/vscode-github-actions#628 ·
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
github/vscode-github-actions#625 ·
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 64/100
github/vscode-github-actions#621 · コメント 3 件 ·
github/vscode-github-actions の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/claude-code#96687 ·
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
AOSSIE-Org/DebateAI#582 · コメント 2 件 ·