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.
贡献指南
调研方向
首先,使用文档中记录的 token 选项 `-t` 重现报告中的 `gren release` 命令,并检查该命令如何向 GitHub 进行身份验证。将 issue 中显示的 token 权限与返回 401 的 API 请求进行比较;完成的标准是确定身份验证不匹配的原因,并确认创建 release 成功。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript, nodejs
- 领域
- authentication, release
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100