-
Type: Improvement
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Laravel
-
None
-
PHP Drivers
-
Not Needed
-
After releasing a new minor version, there are some steps that still happen manually:
- The default branch is renamed to the next minor version (e.g. 4.5 -> 4.6, this is done to change the target branch for open pull requests
- A new support branch for the current minor version is pushed (e.g. 4.5
These steps should be automated in the release tooling.