Skip to content

cassiocardoso/git-labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-labels

Automating the label creation process using github-label.

How to

  • npm install -g github-label
  • Create a Personal Access Token on GitHub with repo and public_repo permissions enabled
  • Add the token to your .bashrc (Linux) or .bash_profile (MacOS): export GITHUB_LABEL_TOKEN='REPLACE THIS WITH YOUR TOKEN'
  • Edit labels.sh with your repo info
  • Run labels.sh

Labels

  • Labels are grouped by theme in each of the JSON files
  • Check labels to see the result

About

testing automatic git label config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published