Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make automated action that creates a PR to develop if a PR is merged directly into master #931

Open
LuisDuarte1 opened this issue Sep 1, 2023 · 1 comment
Labels

Comments

@LuisDuarte1
Copy link
Member

LuisDuarte1 commented Sep 1, 2023

In this way we can adopt the fix workflow that we discussed in the past Thursday meeting:

  1. Make fix on the master branch
  2. Make a PR into the master branch
  3. Upon merging, the action will automatically create a PR to merge this changes into develop
  4. If necessary, do some fixes to work in the develop branch
  5. 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 #930 (comment)

@github-project-automation github-project-automation bot moved this to 📋 Product Backlog in UNI Sep 1, 2023
@bartekpacia
Copy link
Collaborator

When migrating to Fastlane, we could use this plugin I made:

https://github.com/bartekpacia/fastlane-plugin-get_new_build_number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Product Backlog
Development

No branches or pull requests

2 participants