Default release notes for release created from package push
When a release is automatically created from a package push to the private NuGet feed, it would be handy if the release notes from the release was generated from the combination of release notes in each of the packages in the release.

-
Randal commented
When implemented there should be a way to override or add additional notes via the API.
-
Anonymous commented
This would be amazing, currently we are using manual workarounds to give us this visibility.
-
Adam Hall commented
My Guess is it would need to be in the following octopus variable...
#{Octopus.Action[MyDeployName].Package.NugetReleaseNotes}
While we are at it - can we get all the metadata to be outputable?
https://docs.nuget.org/create/nuspec-referenceh1.Octopus.Action[MyDeployName].Package....
* NuGetReleaseNotes
* NuGetDescription
* NuGetSummary -
Anonymous commented
This us a must for octopus. Please please please :-)
-
Sean Sullivan commented
This is a necessity - please add.
-
Ben commented
This needs to be a feature.
-
Anonymous commented
+1
-
Vikram Nagarkar commented
+1, certainly needed. May be also an additional flag if notes to be combined or not will be helpful.
-
Dmitriy Reznik commented
+1
-
Fernando commented
This is exactly what we needs!