cassiocardoso / git-labels

testing automatic git label config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 59.2%Language:Shell 40.8%