github-tools / github-tools/github-release-notes
gren init with token option
Offen
bug
- Vorherrschende Sprache
- JavaScript
- Sterne
- 897
- Forks
- 313
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- cli
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100