github / vscode-github-actions

GitHub Actions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
MIT License
476 stars 72 forks source link

Add Option to Not Prompt for Authentication on Startup #267

Open ecnepsnai opened 9 months ago

ecnepsnai commented 9 months ago

Is your feature request related to a problem? Please describe.

notification

I don't want to sign in to my GitHub account, but every time I open VSCode with this plugin installed I'm prompted by this notification to sign in. There doesn't appear to be any way to say "Don't remind me again"

Describe the solution you'd like

Some way to say that I don't want to be prompted to sign in with my github account every time I open VSCode.

qrkourier commented 9 months ago

This would be helpful because this extension installed in the Flatpak never remembers logging in anyway, so it's necessary to dismiss the login notification every time I run VS Code.