github-tools / github-tools/github-release-notes
gren init with token option
未關閉
bug
- 主要語言
- JavaScript
- 星號
- 897
- 分支
- 313
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When run `gren init --token=******`, it doesn't work well.
I got following error log.
```
Can't find GREN_GITHUB_TOKEN. Please configure your environment
See https://github.com/github-tools/github-release-notes#setup
```
Can't I use `gren init` with token option?
貢獻指南
研究方向
Start by reproducing `gren init --token=******` and trace how the init command reads authentication settings. Confirm the token option is handled without requiring `GREN_GITHUB_TOKEN`, and add regression coverage showing that initialization succeeds with the option.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100