[dnceng-bot] Branch `sdk/release/9.0.1xx` can't be merged to Azdo internal branch
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Branch [release/9.0.1xx](https://github.com/dotnet/sdk/commits/release/9.0.1xx/) in `dotnet/sdk` repo can't be mirrored from GitHub to Azure [internal/release/9.0.1xx](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?version=GBinternal%2Frelease%2F9.0.1xx&_a=history) via internal merge.
There are conflicting commits in the target branch.
The branch is configured to be mirrored via automated merge.
The situation is rare but normal. The target branch is expected to receive manual commits in the Azure DevOps clone, which could cause conflict.
Conflicts need to be **resolved to unblock the code flow**.
- you can resolve the issue by resolving the conflict in the **target branch only**.
- Please make sure that the changes sensitive from security perspective are not published ahead of time to GitHub!
- 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 conflict is resolved.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the target Azure DevOps branch internal/release/9.0.1xx and the mirroring pipeline (definition 1387) logs. Read the dotnet-mirroring README.md and dnceng-subscriptions.jsonc before resolving or reverting the conflicting target-branch commits. Done means mirroring succeeds without exposing security-sensitive changes, then close the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, git, github
- Domain
- devops, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100