microsoft / app-store-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the App Store store from your automated CI builds
Other
93 stars 53 forks source link

Error: 'What to Test?' 'Distribute to External Testers #359

Open vaniapereira opened 2 months ago

vaniapereira commented 2 months ago

Using de Azure DevOps task AppStoreRelease last version 1.234.0 (Latest) I have error: Error: 'What to Test?' is required when using 'Distribute to External Testers'

This error has already been reported by other people since 2023, what was the resolution?

ivanduplenskikh commented 1 month ago

Hi @vaniapereira, if you specify distributedToExternalTesters, you should also specify releaseNotes. releaseNotes is the path to the file containing notes on what to test for this release, as it stated in task's logic