I followed the post here to add build information to the package from teamcity. That step succeeded, but it failed to create the release:
[13:26:16] [Octopus Deploy] Creating release…
[13:26:17] [Octopus Deploy] There was a problem with your request.
[13:26:17] [Octopus Deploy]
[13:26:17] [Octopus Deploy] - Build Information could not be retrieved
[13:26:17] [Octopus Deploy] - Jira: Username/password not configured
[13:26:17] [Octopus Deploy]
[13:26:17] [Octopus Deploy] Error from Octopus Server (HTTP 400 BadRequest)
I was expecting to just get the commit messages from git. Is there a way to do this without JIRA integration?