uni
uni copied to clipboard
Make automated action that creates a PR to develop if a PR is merged directly into master
In this way we can adopt the fix workflow that we discussed in the past Thursday meeting:
- Make fix on the master branch
- Make a PR into the master branch
- Upon merging, the action will automatically create a PR to merge this changes into develop
- If necessary, do some fixes to work in the develop branch
- Upon approval, merge into develop
I think this is the most streamlined and error-free approach into getting fixes done in master but also in develop.
Maybe this should be a seperate action workflow, and maybe done on a seperate issue, that listens to merged pull request events into `master, wdyt?
Originally posted by @LuisDuarte1 in https://github.com/NIAEFEUP/uni/pull/930#discussion_r1313153465
When migrating to Fastlane, we could use this plugin I made:
https://github.com/bartekpacia/fastlane-plugin-get_new_build_number