You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need a label, add it to labels.json and run the script.
You need to create a token.md file in the same folder and enter your GitHub token.
To issue a token, go to Setting > Developer Setting > Personal access tokens > Generate new token > Tokens (classic) > Generate new token(classic) Make sure to select the repo permission when generating the token.
깃허브 레포지토리 라벨 생성 스크립트
필요한 라벨이 있으면 labels.json에 추가하고 실행하면 됩니다.
같은 폴더내에 token.md 파일을 생성하고 github token을 입력해야 합니다.
토큰을 발급 받는 방법은 Setting > Developer Setting > Personal access tokens > Generate new token > Tokens (classic) > Generate new token(classic) 을 눌러서 생성는데, 이 때 repo 권한을 선택해야 합니다.