npm.io
1.1.1 • Published 7 years ago

probot-app-merge-pr

Licence
MIT
Version
1.1.1
Deps
1
Size
207 kB
Vulns
1
Weekly
0
Stars
6

probot-app-merge-pr

build status dependencies status npm version

a GitHub App built with probot that merges PRs on command

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.

Config

.github/merge-pr.yml

command: "!merge"
merge_method: squash