releng: automatically create release-2.91 and similar branches when making new major releases #466

Open
opened 2024-08-13 20:37:32 +00:00 by jade · 0 comments
Owner

In principle the workflow was designed to be: the release is done on the local main branch, that's pushed (possibly skipping review) and then git switch -c release-2.91 && git push origin release-2.91.

However, we seem to have forgotten to automate that branch creation part.

*In principle* the workflow was designed to be: the release is done on the local `main` branch, that's pushed (possibly skipping review) and then `git switch -c release-2.91 && git push origin release-2.91`. However, we seem to have forgotten to automate that branch creation part.
jade added the
Area/releng
label 2024-08-13 20:37:32 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#466
No description provided.