Skip to content

nlutsenko/GHLabeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHLabeler

Automatically add labels from a configuration file to a GitHub repo.

Usage

To update any repository with default labels from labels.yml in this repo:

bundle install
bundle exec ./labeler.rb <Organization/Repository>

You can also use custom labels.yml file:

bundle install
bundle exec ./labeler.rb <Organization/Repository> <.yml File Path>

About

Automatically add labels from a configuration file to a GitHub repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages