github / github/copilot-cli

`copilot` should not use whatever valid token it can find if I set `GITHUB_TOKEN`

未關閉
#237 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:authentication
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

If I try to auth via env var, I expect `copilot` to use it even if it is invalid, and not to fallback to another source like the keyring or `gh`. This can result in highly confusing behaviour when scopes or accessible resources are different.

### Proposed solution

`copilot` should error, indicating that the token in was invalid.

### Example prompts or workflows

```
➜ runc git:(main) GITHUB_TOKEN=foo copilot -p "hello"
● Hello! I'm GitHub Copilot CLI, ready to help you with tasks in your runc repository. What would
you like to do?

Total usage est: 1 Premium request
Total duration (API): 3.4s
Total duration (wall): 5.2s
Total code changes: 0 lines added, 0 lines removed
Usage by model:
claude-sonnet-4.5 5.9k input, 33 output, 2.1k cache read, 3.8k cache write (Est. 1 Premium request)
```

### Additional context

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。