Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rookedsysc/make-github-label
Github Repository Label Creation Script
https://github.com/rookedsysc/make-github-label
github-api github-label
Last synced: about 1 month ago
JSON representation
Github Repository Label Creation Script
- Host: GitHub
- URL: https://github.com/rookedsysc/make-github-label
- Owner: rookedsysc
- Created: 2023-11-27T15:33:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-24T23:00:34.000Z (about 1 year ago)
- Last Synced: 2023-12-25T00:18:15.904Z (about 1 year ago)
- Topics: github-api, github-label
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Github Repository Label Creation Script
- 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.![SCR-20231128-om](https://github.com/rookedsysc/make-github-label/assets/67862775/e7063a36-f4e4-4d1b-a5e1-a0a0fdb279e0)
### 깃허브 레포지토리 라벨 생성 스크립트
- 필요한 라벨이 있으면 labels.json에 추가하고 실행하면 됩니다.
- 같은 폴더내에 `token.md` 파일을 생성하고 github token을 입력해야 합니다.
- 토큰을 발급 받는 방법은 `Setting > Developer Setting > Personal access tokens > Generate new token > Tokens (classic) > Generate new token(classic)` 을 눌러서 생성는데, 이 때 `repo` 권한을 선택해야 합니다.![SCR-20231128-om](https://github.com/rookedsysc/make-github-label/assets/67862775/e7063a36-f4e4-4d1b-a5e1-a0a0fdb279e0)