github / github/vscode-github-actions

make sign-out / sign-in possible with multiple accounts

オープン
#474 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement
主要言語
TypeScript
スター
660
フォーク
213
PR マージ指標
30日以内にマージされた PR はありません

説明

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.)

![Command Palette for "GitHub Pull Request"](https://github.com/user-attachments/assets/9b06083b-f774-4f64-bd0d-3f8a598d6faf)

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.)

![Command Palette for "GitHub Actions"](https://github.com/user-attachments/assets/e0203e55-8a66-4c65-bf3b-e2fdca591537)

## Proposed solution ##

I would like to see e.g.

1. 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)

2. the ability to possible set Git[Hub] Account at the (VSCode) profile level

3. possibly a way to do select accounts via VSCode's (local or global) **settings.json**

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。