[ovs-dev] bot suggestion

Ben Pfaff blp at ovn.org
Thu Jul 12 21:27:40 UTC 2018


On Thu, Jul 12, 2018 at 07:21:36AM -0400, Aaron Conole wrote:
> Aaron Conole <aconole at bytheb.org> writes:
> 
> > Ben Pfaff <blp at ovn.org> writes:
> >
> >> The bot couldn't apply this patch presumably because it tried to apply
> >> it against master.  Maybe the bot should notice version numbers in [] in
> >> subject lines and try against that branch.
> >
> > Good call.  I'm at a conference at the moment, but will try to get that
> > integrated this week.  I expect there will be branch-2.10 and earlier.
> 
> I've updated the bot, and it can now detect subject lines of:
> 
>   branch-[0-9]+.[0-9]+
> 
> (where the . above is literal, not any-char).
> 
> When it detects that, it will checkout the branch before working on any
> of the patches.
> 
> That also means it still would have flagged in this case, but in the
> future if we all use the branch name exactly, it shouldn't give a bad
> flag like this any longer.

Thanks a lot!


More information about the dev mailing list