testfairy/command-line-uploader

Feature: Add commit messages from git

Opened this issue · 1 comments

The command line uploader is great but it would be very helpful if you can get the commit messages from git. I am using this script inside Jenkins. Jenkins has a folder with last successful build were the commit messages are held. The only problem is parsing the custom git xml so we only have the Author and its commit message.

+1