Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 575 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 575 Bytes

Build Status

trop

a GitHub App built with probot that automates the process of backporting features and bugfixes.

[...'backport'.slice(4)].reverse().join``
// => trop

Setup

# Install dependencies
npm install

# Run the bot
npm start

Documentation

To learn how to use trop, see usage.

For information on setting up a local version of this GitHub App, see local-setup.