mesos / storm

Storm on Mesos!
Apache License 2.0
139 stars 66 forks source link

automatically update release headline & description with changes URL #162

Closed erikdw closed 7 years ago

erikdw commented 8 years ago

After the fixes for having automatic releases done by running mvn release:clean release:prepare (#127, #139, etc.), we still have to manually edit the headline and description of each release.

One of the things we add to the description/body of the release is a URL like the following:

That should be automated to be done by the travis-ci build.

erikdw commented 7 years ago

Would be nice to have, but probably not worth the effort to support (would have to auto-detect the difference in the versions, which isn't necessarily trivial).