1

Possible Duplicate:
Get access to Build Changelog in Jenkins

We have a Jenkins CI server setup that is doing rubymotion testflight builds. Rubymotion allows a message to be sent to testflight as 'notes' on that build. We are interested in capturing the git commit message and passing it along to the rake testflight task.

Is there a Jenkins plugin that could capture the commit message in a global variable?

Community
  • 1
  • 1
Miriam H.
  • 671
  • 2
  • 8
  • 25
  • There's no plugin, but this question is answered here: [Get access to Build Changelog in Jenkins](http://stackoverflow.com/questions/11823826/get-access-to-build-changelog-in-jenkins). – Christopher Orr Oct 24 '12 at 22:39

0 Answers0