github-tools / github-tools/github-release-notes

gren init with token option

Open
#253 9 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
897
Forks
313
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.