github / github/vscode-github-actions

Sign out should clear view with workflows and ask you to sign in again

Open
#109 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
660
Forks
213
PR merge metrics
No merged PRs in 30d

Description

Repro steps
1. Sign out of account
2. Can still see workflows
Note: Cannot manipulate anything, which is good.

![Image](https://github.com/github/vscode-github-actions/assets/7976517/d32e6c14-a14f-4f4c-9a91-00a7b715dcc9)

Expectation:
I would expect that upon sign out that I should be returned to this view:
![Image](https://github.com/github/vscode-github-actions/assets/7976517/59c3877b-5c8b-47de-85ef-f2cf3860609c)

There are other extensions that do an action upon Sign Out like Git Lens.

It might be worth seeing how they work and how they hook into a sign out from VS Code and perform an action.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the sign-out flow in the VS Code extension and inspect how it responds when the account is signed out. Compare the sign-out behavior with GitLens as suggested in the issue; done means signing out clears the workflows view and returns the user to a sign-in prompt.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, typescript
Domain
authentication, developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.