----- Original Message -----
> From: "Dan Kenigsberg" <danken(a)redhat.com>
> To: "Nir Soffer" <nsoffer(a)redhat.com>, dcaro(a)redhat.com
> Cc: "infra" <infra(a)ovirt.org>, "Allon Mureinik"
<amureini(a)redhat.com>, "Sean Cohen" <scohen(a)redhat.com>
> Sent: Thursday, July 17, 2014 5:54:05 PM
> Subject: Re: automation(a)ovirt.org should not change bug to modified when merging
into master
>
> On Thu, Jul 17, 2014 at 08:07:28AM -0400, Nir Soffer wrote:
> > Hi infra,
> >
> > When patch is merged into vdsm master, automation(a)ovirt.org bot
> > is updating the bug status to MODIFIED.
> >
> > This behavior is wrong - it should be modified only when merging
> > into the ovirt-3.5 branch.
> >
> > The current behavior leads to missing fixes in ovirt, and in the next
> > step, in rhev.
> >
> > Example:
> >
> > 1.
http://gerrit.ovirt.org/27122 was merged at Jun 25 3:16 PM
> > 2. automation(a)ovirt.org bot changed
https://bugzilla.redhat.com/1071654
> > to MODIFIED on 2014-06-25 08:16:40 EDT
>
> Strictly speaking, the move to MODIFIED should depend on the target
> release. After ovirt-3.5 is branched, the bot should track merges to
> that branch for 3.5.* bugs.
Right - this issue exists only after new release branch is created.
I'm not sure how the script can tell this.
At least for Vdsm it's simple: if the target release of the bug is
x.y.z, move to MODIFIED only on merge to the ovirt-x.y branch. If no
such branch exists - a merge to master is enough.