-
Improvement
-
Resolution: Postponed
-
Major
-
None
We are using Jenkins and the Hockeyapp plugin to upload daily builds of an Android app to Hockeyapp. More often than not the Android Emulator installed on the Jenkins server will not be ready before the build times out, so we have to restart the build job.
This unfortunately clears the release notes used by the Hockeyapp plugin as a changelog for Hockeyapp.
It would be great if the plugin could use the release notes since the last successful build instead of those since the last build.