Is there an existing issue for this?
OS/Web Information
- Web Browser: Chrome 133
- Local OS: win11
- Remote OS: ubuntu 24.04
- Remote Architecture: amd64
code-server --version: 1.96.4
Steps to Reproduce
- Create workspace
- mounted home directory
- run the following in startup_script
export GITHUB_TOKEN=<>
/app/code-server/bin/code-server --auth none --port 13337
Expected
Be logged into Github Actions, Pull Requests, etc
Actual
Getting asked to sign in with Github to use *
main-logs.txt
Logs
look above it was too big
Screenshot/Video

Does this bug reproduce in native VS Code?
This cannot be tested in native VS Code
Does this bug reproduce in GitHub Codespaces?
This cannot be tested in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
Is there an existing issue for this?
OS/Web Information
code-server --version: 1.96.4Steps to Reproduce
export GITHUB_TOKEN=<>/app/code-server/bin/code-server --auth none --port 13337Expected
Be logged into Github Actions, Pull Requests, etc
Actual
Getting asked to sign in with Github to use *
main-logs.txt
Logs
Screenshot/Video
Does this bug reproduce in native VS Code?
This cannot be tested in native VS Code
Does this bug reproduce in GitHub Codespaces?
This cannot be tested in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response