dotnet / aspire-samples

MIT License
560 stars 153 forks source link

[dnceng-bot] Branch `aspire-samples/main` can't be mirrored to Azdo fast forward branch #340

Closed dotnet-maestro-bot closed 1 week ago

dotnet-maestro-bot commented 1 week ago

Branch main in dotnet/aspire-samples repo can't be mirrored from GitHub to Azure DevOps main via fast forward. There are unexpected commits in the target branch. The branch is configured to be mirrored via fast forward only and is not expected to receive commits in the Azure DevOps clone.

Problem need to be resolved to unblock the code flow.

You can resolve the issue by unifying the SHA of the branches:

pavelsavara commented 1 week ago

cc @sebastienros

pavelsavara commented 1 week ago

I guess force-pushing for the first time to get it on the same SHA will help

sebastienros commented 1 week ago

Yes, I knew it would have to be done, will ask FR

sebastienros commented 1 week ago

Now realizing this is an issue on the repos, this is pretty neat, thanks to whoever had the idea and did the implementation.

pavelsavara commented 1 week ago

this could be closed