For current aw of reviewing mgmt. SDK, we missed a step: for first on-board service (first beta version), we need to comment /azp run prepare-pipelines in the PR and wait for the job complete before checking the pipeline result. This task should be before the check pipeline result. Also, please ensure the pipeline result check action is after all the pipeline finish execution.
For current aw of reviewing mgmt. SDK, we missed a step: for first on-board service (first beta version), we need to comment
/azp run prepare-pipelinesin the PR and wait for the job complete before checking the pipeline result. This task should be before the check pipeline result. Also, please ensure the pipeline result check action is after all the pipeline finish execution.