dotnet / source-build

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MIT License
266 stars 132 forks source link

Cleanup `release/9.0.1xx-preview6` branch for License Scan tests #4562

Closed Winniexu01 closed 1 month ago

Winniexu01 commented 2 months ago

There is an old preview branch that continue to run because there was no successful build of the license scan for this branch, but this branch has been locked and will not have any new changes:release/9.0.1xx-preview6 (internal Microsoft links)

ellahathaway commented 2 months ago

The solution here is to delete the branch, since that's what happened in https://github.com/dotnet/source-build/issues/4469.

cc @mthalman @MichaelSimons - I think both of you have the necessary permissions to do this, so can one of you please help to delete the preview6 branch from the VMR? I can also ping Matt Mitchell if we want to confirm with him first.

mthalman commented 2 months ago

I deleted both release/9.0.1xx-preview6 and release/9.0.1xx-preview7 branches on GitHub.

I don't have permission to delete the AzDO branches. @mmitche - Can you please take care of that?

MichaelSimons commented 1 month ago

[Triage] Friendly ping @mmitche to cleanup the AzDO branches.

Winniexu01 commented 1 month ago

Unnecessary branches have been cleaned up, close the issue.