Skip to content

rodrigondec/github-labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo was originally a fork from https://github.com/anavallasuiza/github-labels

Install

It's recommended to create a python virtual env see more at the docs

pip install -r requirements.txt

Env

Create a .env file with the following content

Token is a personal github token see more at the docs.

TOKEN=random

Variables

Edit the file runner.py setting with the desired configs

owner = 'github_owner_username'
repos = [
    'some_repo_name', 'other_repo_name' 
]

Running

just run

python runner.py

Ref

articles

github labels

tools

About

Script to set up good labels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published