AzOps-Accelerator icon indicating copy to clipboard operation
AzOps-Accelerator copied to clipboard

Validate - indicate UTF-8 to avoid null exception when posting WhatIf output as comment to Pull Request

Open jsandquist opened this issue 2 years ago • 1 comments

We stumbled upon some Swedish character in the WhatIf output. This caused the following error:

image

Indicating utf-8 solved the issue. Do you agree?

jsandquist avatar Aug 18 '22 13:08 jsandquist

Updated to use parameter -ContentType and a condition to require the build to be initiated by a Pull Request.

jsandquist avatar Aug 24 '22 13:08 jsandquist

@SimonWahlin can you please take a look at this one?

daltondhcp avatar Sep 07 '22 07:09 daltondhcp