I have a jenkins server that builds files and uploads them to sourceforge. What i would like to do is write the github change log to a txt tile and include it with the upload. This way the end user can see general info on whats changed since the last build. I've found no information on how to do this and am general a noob when it comes to jenkins. I assume i'm going to need some kind of script to handle this. What i'm looking for is an example, or information how to handle it.
Looking to output the change log in this picture to a txt file. That is the pixture is a reference of the jenkins build panel. http://puu.sh/4kh7z.png