|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I have the same need: I run a shell script via scripttrigger, that does some complicated git+svn+url deployment, the kind that is much easier to do out of jenkins (and kept as-is for legacy reasons as well, I don't have much choice)
The possibility to set changelog.xml to a specific content during the continuous build would be great, so that I could fill it with the correct data I can know from out of jenkins easily ! I would have real data instead of a "no changes" messages, that is true from a jenkins point of view, but not in this kind of use-case.
Such a new feature would be great