Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Not getting logged in when setting GITHUB_TOKEN env

オープン
#7,197 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
github

調査の方向性

まず、GITHUB_TOKENを設定した状態で報告された起動コマンドを再現し、次に添付されたmain-logs.txtを調べて認証関連の失敗を確認します。GitHub ActionsとPull Requestsで期待されるログイン動作を、実際に表示されるサインインプロンプトと比較します。トークンが対話的なサインインなしで認識されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug triage
Is there an existing issue for this?
  • I have searched the existing issues
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
  1. Create workspace
  2. mounted home directory
  3. run the following in startup_script
  4. export GITHUB_TOKEN=<>
  5. /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

Image

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?
  • I am using a secure context.
Notes

No response

主要言語
TypeScript
スター
79.4k
フォーク
6.9k
平均マージ
2日 13時間
マージ済み PR(30日)
39

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/code-server のほかの issue

coder/code-server の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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