bitrise-steplib / steps-deploy-to-itunesconnect-application-loader

MIT License
10 stars 13 forks source link

How do we pass in the release notes? #18

Closed brandtdaniels closed 3 years ago

brandtdaniels commented 5 years ago

How do we pass in the release notes?

bitce commented 5 years ago

Hi @brandtdaniels!

You can't pass release notes using this step, you should be looking for: https://github.com/bitrise-steplib/steps-deploy-to-itunesconnect-deliver

That step has an input field, called “options” (https://github.com/bitrise-steplib/steps-deploy-to-itunesconnect-deliver/blob/master/step.yml#L172). With this you can pass extra data to the deliver command!

brandtdaniels commented 5 years ago

The reason I picked this step over the other one is because it uses the TestFlight logo. The other one seemed geared more toward releasing to the public. Since deliver is part of fastlane, I might as well rely more on fastlane and less on Bitrise steps.

bitce commented 5 years ago

In essence, both do the same thing, only through different means. The one I'm referring to has the option you seem to be specifically looking for.

github-actions[bot] commented 3 years ago

Hello there, I'm a bot. On behalf of the community I thank you for opening this issue.

To help our human contributors focus on the most relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 90 days, so I marked it as stale.

The community would appreciate if you could check if the issue still persists. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me".

If no comment left within 21 days, this issue will be closed.

github-actions[bot] commented 3 years ago

I'll close this issue as it doesn't seem to be relevant anymore. We believe an old issue probably has a bunch of context that's no longer relevant, therefore, if the problem still persists, please open a new issue.