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 So from the bot perspective 5.11 branch was never released therefore 5.11.0 is the next release. For me it looks quite sane, who can add missing tags? Cheers, Jędrek _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
