johlju / relabeler

A GitHub App that is able to label issues and pull requests on events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

relabeler (Work in Progess)

A GitHub App (built with probot) that is able to label issues and pull requests on events.

Branches

JavaScript Style Guide

master

Build Status

Install

Install relabeler (Development)

Setup

# Install dependencies
npm install

# Run the bot
npm start

About

A GitHub App that is able to label issues and pull requests on events.

License:MIT License


Languages

Language:JavaScript 87.4%Language:Dockerfile 12.6%