dotnet / maintenance-packages

Repository that hosts packages from the .NET platform whose original home/branch is not building any longer.
MIT License
22 stars 10 forks source link

[dnceng-bot] Branch `maintenance-packages/main` can't be merged to Azdo internal branch #114

Closed dotnet-maestro-bot closed 1 month ago

dotnet-maestro-bot commented 2 months ago

Branch main in dotnet/maintenance-packages repo can't be mirrored from GitHub to Azure DevOps internal/main via fast forward. There was unexpected error during the mirroring process.

unpacking the sent packfile failed on the remote this tool can't detect it, but typical reason is VS403654: The push was rejected because it contains one or more secrets.

Problem need to be resolved to unblock the code flow.

You can troubleshoot the issue by:

Please close this issue once the problem is resolved.

ericstj commented 2 months ago

@carlossanlop I think you were working on this

carlossanlop commented 2 months ago

I'll investigate. The CredScan problem was supposed to be fixed since the affected file was suppressed. The error is not showing up anymore in the CI.

carlossanlop commented 1 month ago

I think this issue has been solved. I am looking at the latest mirroring pipeline jobs and maintenance-packages is no longer showing up there.