You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
In this way we can adopt the fix workflow that we discussed in the past Thursday meeting:
I think this is the most streamlined and error-free approach into getting fixes done in
master
but also indevelop
.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)
The text was updated successfully, but these errors were encountered: