> On Nov 12, 2015, at 10:55 AM, Colin P. McCabe <[email protected]> wrote:
>
> gerrit has a button on the UI to cherry-pick to different branches.
> The button creates separate "gerrit changes" which you can then
> commit. Eventually we could hook those up to Jenkins-- something
> which we've never been able to do for different branches with the
> patch-file-based workflow.
If you’re saying what I think you’re saying, people have been able to
submit patches via JIRA patch file attachment to major branches for a few
months now. Yetus closes the loop and supports pretty much any branch or git
hash. (Github PRs also go to their respective branch or git hash as well.)