github-tools / github-tools/github-release-notes
Personal token 401 error
- 主要言語
- JavaScript
- スター
- 897
- フォーク
- 313
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
>Hello. I want to create a release not when I use personal token.But i got a 401 error.
```sh
gren release --data-source=milestones --milestone-match="1.0.6" --override --tags=1.0.6
```

I had saw some issue with this proberblem. also use -t [toke] to try make it ok. But It's no.
Here is my token permission.

There has any way to solve it? Thanks a lot.
コントリビューションガイド
調査の方向性
Start by reproducing the reported `gren release` command with the documented `-t` token option and inspect how the command authenticates with GitHub. Compare the token permissions shown in the issue with the API request that returns 401; done means identifying the authentication mismatch and confirming that release creation succeeds.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, javascript, nodejs
- 領域
- authentication, release
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100