lgtmco / lgtm

LGTM is a simple pull request approval system [ARCHIVE]
Apache License 2.0
988 stars 140 forks source link

Auto-merge PRs #36

Open jlgale opened 8 years ago

jlgale commented 8 years ago

When a PR passes all checks, it would be nice if LGTM would perform the merge automatically. We use Github's squash merges, so we would want an option for that.

jonbodner commented 8 years ago

I have code to do this on my fork of LGTM. I have a PR to merge that code into the main repo.