dotnet / dotnet/eShop

[dnceng-bot] Branch `eShop/main` can't be mirrored to Azdo fast forward branch

Open
#1,015 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.9k
Forks
3.8k
Avg merge
1d 11h
Merged PRs (30d)
4

Description

Branch [main](https://github.com/dotnet/eShop/commits/main/) in `dotnet/eShop` repo can't be mirrored from GitHub to Azure DevOps [main](https://dev.azure.com/dnceng/internal/_git/dotnet-eShop?version=GBmain&_a=history) 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:
- merging the extra commits from the Azdo target branch into the source branch and pushing the changes to GitHub.
- Please make sure that the changes are not sensitive from security perspective!
- reverting the extra commits in the Azdo target branch.
- checking the logs of the mirroring process in the [mirroring pipeline](https://dev.azure.com/dnceng/internal/_build?definitionId=1387).
- you can disable the mirroring of the branch in the [configuration file](https://dev.azure.com/dnceng/internal/_git/dotnet-mirroring?path=/dnceng-subscriptions.jsonc).
- you can ask @dotnet/dnceng for help or read the [documentation](https://dev.azure.com/dnceng/internal/_git/dotnet-mirroring?path=/README.md).

Please close this issue once the problem is resolved.

Contributor guide

Open the contributing guide

Research direction

Start by checking the linked Azure DevOps mirroring pipeline logs and comparing the commits on GitHub eShop/main with the Azure DevOps main branch. Read the linked dotnet-mirroring README and dnceng-subscriptions.jsonc before choosing whether to merge, revert, or disable mirroring, and verify that any changes are not security-sensitive. Done means both branch SHAs are unified and mirroring resumes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, git, github
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.