jsdelivr / bot

DEPRECATED The jerk of a bot that checks PRs and responds in comments
22 stars 14 forks source link

Merge a pull request with squash option #57

Open megawac opened 8 years ago

megawac commented 8 years ago

@jimaek want the bot to do a squash merge commit when doing auto merging of pull requests?

https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button

jimaek commented 8 years ago

When the bot auto-merges it merges PRs from the bot, which always contain only 1 commit. So there is no point :)

megawac commented 8 years ago

It would remove all the merge commits, but not sure if we should care https://github.com/jsdelivr/jsdelivr/commits/master

jimaek commented 8 years ago

If its easy enough then sure