-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
PHP Drivers
-
None
-
None
-
None
-
None
-
None
-
None
After a release is triggered using the Release workflow, a merge-up pull request is created which has conflicts that need manual resolution. This can be avoided by merging to the next branch using the ours strategy and pushing this next branch before pushing the release branch.
Note: this requires extracting the next-branch-finding logic from the merge-up action for re-use in the release workflow.