newaperio / custodian

GitHub bot to manage routine tasks.
https://newaperio.github.io/custodian
MIT License
4 stars 1 forks source link

Add feature to update branches on approved review #4

Closed lleger closed 6 years ago

lleger commented 6 years ago

Docs https://developer.github.com/v3/repos/merging/ https://platform.github.community/t/update-branch-button-equivalent-in-the-api/4260

lleger commented 6 years ago
Tentacat.Repositories.Merges.merge(bot.owner, bot.name, branch, "master", "Merge branch 'master' into branch", installation)