parkr / auto-reply

:loop: Handle GitHub webhooks and manage issues on your repositories. Used to run @jekyllbot, now at github.com/jekyll/jekyllbot
https://byparker.com/go/auto-reply
BSD 3-Clause "New" or "Revised" License
69 stars 13 forks source link

Maintain '*-stable' branches #31

Open pathawks opened 7 years ago

pathawks commented 7 years ago

This is very much wishful thinking

When I merge a pull request with @jekyllbot: merge +bug it would be cool if, in addition to merging into master @jekyllbot could cherry-pick the merge commit into the appropriate *-stable branch and update History.markdown in that branch. That way, I would never have to deal with manually backporting, but could just cut a release from that branch and trust that it has all the latest bug fixes already.