[Development] Closing issues automatically with new keyword
Jedrzej Nowacki
jedrzej.nowacki at qt.io
Fri Sep 21 13:32:58 CEST 2018
On Friday, September 21, 2018 1:02:10 PM CEST Tor Arne Vestbø wrote:
> > On 21 Sep 2018, at 12:47, Jedrzej Nowacki <Jedrzej.Nowacki at qt.io> wrote:
> >
> > On Friday, September 21, 2018 9:07:14 AM CEST Sami Nurmenniemi wrote:
> >
> >> I committed this to 5.11 branch:
> >> https://codereview.qt-project.org/#/c/240566/
> >>
> >> Now Gerrit Bot marked this as fixed in 5.11.0, which is not correct:
> >> https://bugreports.qt.io/browse/QTBUG-70493
> >>
> >> I'm not sure if it should automatically select the next unreleased
> >> version
> >> (5.11.3) or use more general version (5.11) or if I used it incorrectly.
> >>
> >>> On Tuesday, September 4, 2018 10:24:17 AM CEST Frederik Gladhorn wrote:
> >>>
> >>>> One thing that would still be great to have is the jira links working
> >>>> so
> >>>> that the changes show up in JIRA like they do for Task-number, I'm
> >>>> looking
> >>>> into this and thought the config was fixed, but so far that doesn't
> >>>> seem
> >>>> to
> >>>> do the trick...
> >>>
> >>>
> >>> Looks like I nudged it in the right way nwo (writing the config
> >>> slightly
> >>> differently, why one version works and the other doesn't is beyond me).
> >>> You should now get jira to show gerrit links when using Fixes.
> >
> >
> > I looked into the code... That happened because none of these commands
> > returned 5.11.x:
> > git show-ref --tags
> > git show-ref —heads
>
>
> Shouldn’t that pick refs/heads/5.11?
>
> Tor Arne
Yes, that is what happened. The first release branch for 5.11 is 5.11.0,
therefore it marked 5.11.0 as fixed version.
Jędrek
More information about the Development
mailing list