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?
贡献指南
调研方向
首先重现 `gren init --token=******`,并跟踪 init 命令如何读取身份验证设置。确认 token 选项的处理不需要 `GREN_GITHUB_TOKEN`,并添加回归覆盖,证明使用该选项可以成功初始化。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100