MicrosoftPremier / VstsExtensions

Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
MIT License
59 stars 14 forks source link

How to reset baseline with `BuildQualityChecks` #32

Closed vladbarosan closed 5 years ago

vladbarosan commented 5 years ago

Hello, we are trying to reset the baseline test coverage for BuildQualityChecks but doesnt seem to work.

What we are doing:

Is this the proper way to do it? or should we just have the force and the baselien will update when in runs on mater ( but not on the PRs ) ?

vladbarosan commented 5 years ago

@almtcger, @ReneSchumacher can you give some pointers here please ? We are blocked on our CI now

ReneSchumacher commented 5 years ago

Closing this issue as it has already been fixed through the support email channel.

For future reference: you can set the variable BQC.ForceNewBaseline to true to force the policy to pass and create a new baseline build.