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