magithub
magithub copied to clipboard
Merging PR on Github
Hi! Is it possibile to actually merge a PR on github? Initially I thought that magithub-pull-request-merge merges the PR on github but it actually merges it locally. Is it even possibile?
It's almost certainly possible as far as GitHub's API is concerned, but it's not implemented today in magithub.
Looping back on this after having worked with the PR workflow quite a bit recently – why not merge locally and then push the base branch up to GitHub? That would accomplish the same thing (and you get all of magit's conflict-resolution stuff).