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

Personal token 401 error

未關閉
#309 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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
```
![image](https://user-images.githubusercontent.com/14329149/145415116-cce6e25b-42ff-4dff-b767-a494fdb4461a.png)

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.
![image](https://user-images.githubusercontent.com/14329149/145415414-6326bab1-16db-440c-8274-bbc57c8d75f4.png)
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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。