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

Personal token 401 error

Open
#309 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
897
Forks
313
PR merge metrics
No merged PRs in 30d

Description

>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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, javascript, nodejs
Domain
authentication, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.