Azure / Azure/azure-sdk-tools

.NET SDK auto PR not created if generation succeeded but build failed

Open
#13,125 2 comments 0 reactions 0 assignees View on GitHub
Automation Tool EngSys Mgmt Mgmt-EngSys
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 2h
Merged PRs (30d)
130

Description

When .NET SDK generation succeeds but the build fails, we should still create the auto PR.
Because service team have breaking changes from time to time, it will cause `dotnet build` failure for sure. And it would need manual fix to mitigate the breaking changes, and we need the PR to proceed.

Contributor guide

Open the contributing guide

Research direction

Start by locating the .NET SDK generation and auto-PR workflow in this tools repository, then trace what happens after generation succeeds and `dotnet build` fails. Confirm the current behavior and identify where the workflow decides whether to create the PR; done means a PR is still created so generated changes can receive manual fixes.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.