dotnet / Scaffolding

Code generators to speed up development.
MIT License
620 stars 218 forks source link

Onboard new inter-branch merge flow [Workflow] #2819

Closed f-alizada closed 2 weeks ago

f-alizada commented 2 weeks ago

Context

Onboarding new merge flow based on the github actions

Changes Made

Added github workflow for the branch.

References Documentation https://github.com/dotnet/arcade/blob/main/Documentation/Maestro/New-Inter-Branch-Merge-Approach.md One pager: https://github.com/dotnet/dnceng/blob/main/Documentation/OnePagers/github-action-inter-branch-merge.md

wtgodbe commented 2 weeks ago

Only the main branch is active in this repo, so inter-branch merges are no longer needed - closing