-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
In order to be more consistent with typical branch naming the following branches will be renamed:
main->releasedevelop->main
The main branch will become the default branch.
This transition will be done by:
- Lock the
developbranch from accepting any changes. - Update the
mainbranch yaml pipelines to trigger on new branch names. - Create a new
releasebranch from the currentmainbranch. - Update Azure DevOps pipelines and release definitions and GitHub policies with new branch names.
- Merge the
developbranch into themainbranch. - Delete the
developbranch after verifying all builds and triggers are correct.
This transition is planned to start on Thursday, July 15th and to be completed on Friday, July 16th.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels