Open luongvo opened 1 year ago
@luongvo @ryan-conway Let me update the title of this issue for Github action
. I'll add more similar to this for Codemagic
. 🙏
@lydiasama Since I handled this in the new project, in case you haven't started working on this so would you mind if I handle this for template updates? 😄
@hoangnguyen92dn Sure thing. Thank you. 🙏🏻
@hoangnguyen92dn @lydiasama You can consider using https://github.com/mikepenz/release-changelog-builder-action to generate the changelog for release notes on develop and main branches here https://github.com/nimblehq/flutter-templates/pull/270.
Why
Currently, the template supports existing CD workflows to distribute new builds to Firebase. There is a space for improvement to have
release notes
on each build to clarify what is being covered with the new update for the PM and testers instead of showing the default release notes.Solution: available solutions from TPC
after merging a PR to
develop
:after merging a release PR to
main
Who Benefits?
PM and Testers