fastlane-old / deliver

Upload screenshots, metadata and your app to the App Store using a single command
https://fastlane.tools
2.24k stars 162 forks source link

Automating Release Notes with Deliver #605

Closed sdprogov closed 8 years ago

sdprogov commented 8 years ago

Not exactly an issue but an enquiry, Deliver you can automate screenshots, IPA files, and meta data. Is there a way to send release notes to iTunes connect? With all the bug tracking software (like Jira) that generates release notes automatically, I would think this would be a handy addition if possible.

Couldn't find anything about this either in the help or other documentation, thanks!

vpolouchkine commented 8 years ago

Take a look at the --release_notes argument. You can run deliver help to get the full list.

sdprogov commented 8 years ago

Hi,

--release_notes seems to just give all the release notes regarding deliver. Not uploading your release notes to the app store. Or am I missing something?

I ran deliver --release_notes inside my project file and just received the release notes for deliver

vpolouchkine commented 8 years ago

Take a look at https://github.com/fastlane/deliver#default-values on how to include release_notes in your Deliverfile :+1:

fastlane-bot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1512. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: