Paul,
Last time when I updated the notes for 4.9.x I made a new script that reads the data/commits from pull requests and git commits. Git commits are by far the most reliable way to get list of resolved CLOUDSTACK-xxxx issues and link to PRs, the general idea is to get git log between two tags say git log 4.10.0.0..HEAD as a log/txt files and use the script to generate the list of resolved issues table: https://github.com/apache/cloudstack-docs-rn/blob/master/utils/issues.py I'll further simplify and update this script soon. - Rohit <https://cloudstack.apache.org> ________________________________ From: Paul Angus <paul.an...@shapeblue.com> Sent: Friday, December 29, 2017 12:48:35 PM To: Will Stevens Cc: dev@cloudstack.apache.org Subject: RE: Release Notes Thanks Will! Kind regards, Paul Angus From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of Will Stevens Sent: 28 December 2017 23:35 To: Paul Angus <paul.an...@shapeblue.com> Cc: dev@cloudstack.apache.org Subject: Re: Release Notes Hey Paul, Sorry, I don't think I have had a chance to get this fully integrated with an 'apache' or 'cloudstack' repo yet, but here is the tool I wrote for generating sections of the RN. https://github.com/swill/generate_acs_rn For the API changes, you will have to utilize the work that Pierre-Luc has done. I tried to make sure the README was solid, so please let me know if anything is not clear so I can improve the documentation. I think I am still the only person who has used this set of tools (I did it for these sections of the 4.10 release as well). I can do it again if you want, but it would be a good idea to get someone else's eyes on this work as well. Let me know if you have any questions. Cheers and happy holidays, Will Stevens CTO [https://raw.githubusercontent.com/cloudops/media/master/cloudops.png]<https://goo.gl/NYZ8KK> paul.an...@shapeblue.com www.shapeblue.com<http://www.shapeblue.com> 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue rohit.ya...@shapeblue.com www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue On Thu, Dec 28, 2017 at 12:01 PM, Paul Angus <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>> wrote: Cheers – enjoy the snow! Kind regards, Paul Angus paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com> www.shapeblue.com<http://www.shapeblue.com> @shapeblue From: williamstev...@gmail.com<mailto:williamstev...@gmail.com> [mailto:williamstev...@gmail.com<mailto:williamstev...@gmail.com>] On Behalf Of Will Stevens Sent: 28 December 2017 15:43 To: Paul Angus <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>> Cc: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> Subject: RE: Release Notes I am heading out to ski right now as I am on holiday. I will get you pointed in the right direction when I get back in. On Dec 28, 2017 7:31 AM, "Paul Angus" <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>> wrote: Thanks Pierre-Luc (Happy Christmas) Hey Will... how do you do about extracting the extra stuff from github? thanks Kind regards, Paul Angus paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com> www.shapeblue.com<http://www.shapeblue.com> 53 Chandos Place, Covent Garden, London<https://maps.google.com/?q=53+Chandos+Place,+Covent+Garden,+London%C2%A0+WC2N&entry=gmail&source=g> WC2N<https://maps.google.com/?q=53+Chandos+Place,+Covent+Garden,+London%C2%A0+WC2N&entry=gmail&source=g> 4HSUK @shapeblue -----Original Message----- From: Pierre-Luc Dion [mailto:pd...@cloudops.com<mailto:pd...@cloudops.com>] Sent: 26 December 2017 16:00 To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> Subject: Re: Release Notes The way I was doing RN and generating fixed issues and known issues list, was by doing JIRA filters for each of them, then you use "./utils/jira.py" from cloudstack-docs-rn to generate a markdown formated list that you cut/paste in relevant RN page. This require Jira issues to be updated on Open/close state, also the Fix Version and Affected to be fully up to date. With recent use of Gitbhub, I'm not sure how Jira is up to date now. Will did use something else to extract data from commit comments, but I don't know how he did it. Hope this help a little... Cheers, On Thu, Dec 21, 2017 at 12:38 PM, Paul Angus <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>> wrote: > > Hi guys I'm hoping to get a head start on release notes over Xmas. I > believe some guys have come up with a tool which gets human readable > what's new and known issues... > > Could someone point me in the right direction please. > > (And merry Christmas and a happy new year to everyone) > > > paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com> > www.shapeblue.com<http://www.shapeblue.com> > 53 Chandos Place, Covent Garden, > London<https://maps.google.com/?q=53+Chandos+Place,+Covent+Garden,+London%C2%A0+WC2N&entry=gmail&source=g> > > WC2N<https://maps.google.com/?q=53+Chandos+Place,+Covent+Garden,+London%C2%A0+WC2N&entry=gmail&source=g> > 4HSUK @shapeblue > > > >