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

Personal token 401 error

オープン
#309 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。