In https://github.com/microsoft/typespec/blob/main/packages/http-client-csharp/eng/pipeline/publish.yml, if the pipeline is triggered in manual mode, the pipeline should fail if it encounters an error. Currently, it will fail with a warning and still open a pr which can give a false positive to reviewers. A clearer signal that something is wrong would be the pipeline failing with an error.
In https://github.com/microsoft/typespec/blob/main/packages/http-client-csharp/eng/pipeline/publish.yml, if the pipeline is triggered in manual mode, the pipeline should fail if it encounters an error. Currently, it will fail with a warning and still open a pr which can give a false positive to reviewers. A clearer signal that something is wrong would be the pipeline failing with an error.