On Mon, Apr 4, 2016 at 1:39 PM, Tony Kurc <[email protected]> wrote: > Sean, how about yetus? Is this something yetus can do with the patch > testing in an automated way?
Right now Yetus only checks a single target branch. For commits that can apply/merge cleanly we could add something to check multiple branches. I'd expect this would be a non-trivial feature addition, esp since personalities would have to pick strategies (cherry pick to list of branches, vs attempt merge-forward). We could start with the former since it's probably simpler. Mind filing a JIRA so we don't lose track of the feature request? If anyone in the NiFi community would like to grow how much they understand bash and implementer would be a nice bonus. :)
