Skip to content

sofittech/github-labels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

An example of the pull request progression through labels:

DO NOT REVIEW -> Needs review -> Ready for test -> Ready to be merged

Modifying labels

You may specify your own labels in the script with name, color and description.

About

Shell script to create labels on GitHub using CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%