Skip to content

Shell script to create labels on GitHub using CLI

License

Notifications You must be signed in to change notification settings

iofic/github-labels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a set of labels on GitHub

Useful helper to standardize labels across all your projects.

Usage

  1. Download the script

  2. Interactive prompt:

./create-github-labels

OR

Silent, if $GITHUB_TOKEN is set in environment and repository provided as an argument:

./create-github-labels myorg/myrepo

Provided labels

Screenshot of labels

About

Shell script to create labels on GitHub using CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%