/relabeler

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

Primary LanguageJavaScriptMIT LicenseMIT

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