1.1.1 • Published 5 years ago

probot-app-merge-pr v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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
1.1.2-1

5 years ago

1.1.2-0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago