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