Replies: 3 comments 2 replies
-
Hi @calvin-verticalscope, You can use bash scripts and create the release notes file during the build time or use different workflows for Firebase and App Store distribution. Also, what do you mean by dev notes, i.e not user-facing? |
Beta Was this translation helpful? Give feedback.
-
Hi, sorry for not responding sooner. As far as I can tell. Release notes are automatically picked up with us having a release_notes.txt file. We currently do have different workflows for firebase and app store. Is there a way to have say a release_notes_internal.txt in addition to release_notes.txt and have the firebase workflow pick release_notes_internal.txt? |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The doc states release notes are auto set by Codemagic via release_notes.txt/.json. However, is it possible to customize the app store/play store vs firebase app distribution to have different release notes? For the app distribution, I want to be able to put dev notes that is not user facing.
Beta Was this translation helpful? Give feedback.
All reactions