On Aug 3, 2009, at 8:39 AM, RJOllos wrote:

>
> On Jul 31, 2:33 pm, Tas Frangoullides <[email protected]>
> wrote:
>> As part of an automated build I'd like to create release notes  
>> listing which
>> tickets have been worked on and closed during a release cycle.  
>> Releases are
>> taged using subversions standard practice of copying trunk to a  
>> folder under
>> tags. All changes related to specific tickets are included in the  
>> checkin
>> comments. I can imagine how I could use this to script the creation  
>> of the
>> release but before I started writing my own scripts I wanted to  
>> check if
>> anyone here knew of a good way.

I took a brute force approach: I added a variable to the tickets  
called "Release Notes". For each ticket, one should write the release  
notes-type description. This is especially nice since the text can  
have wiki formatting. Then, I do custom report query, selecting what I  
want in the release notes. I have added the plugin that lets you save  
pages as PDF (forgot the name). I just click on the PDF link at the  
end of bottom of the query and save the doc. So, after the initial  
setup, it is two or three clicks to get release notes.

--

Roger Oberholtzer



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to