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.

贡献指南

打开贡献指南

调研方向

首先,使用文档中记录的 token 选项 `-t` 重现报告中的 `gren release` 命令,并检查该命令如何向 GitHub 进行身份验证。将 issue 中显示的 token 权限与返回 401 的 API 请求进行比较;完成的标准是确定身份验证不匹配的原因,并确认创建 release 成功。

由索引模型根据 Issue 内容生成。

评估

技术栈
github, javascript, nodejs
领域
authentication, release
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。