Skip to content

Auto generates pre-defined lables for GitHub and GitLab though the API

Notifications You must be signed in to change notification settings

esdc-devcop/label-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESDC Label Generator

Get your projects default labels set up quickly with ease with this project!

This project identifies groups of labels that are common to almost every project. Providing scripts to connect to GitLab or GitHubs APIs to easily choose and add those labels directly into your project.

Available Labels

Contribute Label ideas

Contribution Guide

Installation

git clone https://github.com/esdc-devcop/label-generator.git

Double click quicklaunch.bat

Requirements

In order to run the scripts in this project you will need to have all the dependencies installed. You will also need to be able to provide information about the project you want to add the labels to.

Details

GitHub details

GitLab details

  • Project ID or Group ID Found in Project > Settings > General > General project > Project ID Or Group > Settings > General > Naming, visibility > Group ID
  • User Token
    Needs to be created from User > Settings > Access Tokens
    Give it a name and an expiry date if you want. Grant it the scope of api.

Dependencies

  • Git
  • Powershell
  • Curl