That's right, it's got the revList wrong: "origin/stable ^jenkins-1.509"
It needs to also exclude commits in the previous stable release. Need to tweak the logic here. And yes, I'm not listing every commits in the release. I'm only picking up those with the ticket marker. If someone wants to list all the commits, the revList parameter is for that. 2013/4/24 Jesse Glick <[email protected]> > https://ci.jenkins-ci.org/**view/Infrastructure/job/infra_** > commit_history_generation/**lastSuccessfulBuild/artifact/** > release-changelog.json<https://ci.jenkins-ci.org/view/Infrastructure/job/infra_commit_history_generation/lastSuccessfulBuild/artifact/release-changelog.json> > > The 1.509.1 section is bogus. Maybe it got confused by Vojťa’s “ours” > merge (3bdf976)? > > Also commits with no JENKINS-nnnnn mention are omitted. Intentionally? Is > this something that git-notes would help with? > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > jenkinsci-dev+unsubscribe@**googlegroups.com<jenkinsci-dev%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- Kohsuke Kawaguchi -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
