-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dnceng-bot] Branch runtime/main
can't be mirrored to Azdo fast forward branch
#104021
Comments
This is complaining about files touched in d4fe4a7. Cc @bartonjs
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
I think we just need to update runtime/.config/CredScanSuppressions.json Line 10 in a95e718
|
See #104021 **BYPASS_SECRET_SCANNING**
See #104021 **BYPASS_SECRET_SCANNING**
You'll also need to push a "credscan ignore push" commit as CredScan won't let you push any commits containing credentials, even if later commits suppress it. |
If I understand the logs, this is fixed now. But, in case I don't understand the logs, I'm not pushing the close button. |
Yes this is fixed now. |
Branch main in
dotnet/runtime
repo can't be mirrored from GitHub to Azure DevOps 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:
The text was updated successfully, but these errors were encountered: