github / github/vscode-github-actions
Disable login prompt
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Every time I [re]launch vscode or reload a window I am prompted to "Sign in to GitHub to access your repositories and GitHub Actions workflows."
**Describe the solution you'd like**
Add an option to disable this prompt.
**Additional context**
Shortly prior to the official adoption of this extension, progress was made on the original repo to allow the relevant parts of the extension (syntax highlighting, public action tooltips, etc) to function without logging in. That left it in the current state, with those features working, but the prompt still always popping up.
Contributor guide
Assessment
This issue has not been assessed yet.