-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes to add CI telemetry event for logging coverage autogenerate variable #19950
Conversation
…thub.com/microsoft/azure-pipelines-tasks into users/dogirala/PCCRV1DisableAutoGenerate
/azp run |
Azure Pipelines failed to run 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we check if there is any library method already available to log the events?
Checked before making this change, couldn't find any generic method that is used. All existing tasks are leveraging the Telemetry.publish command to log the events. Verified for PTR, VStest etc, and we've done similar |
Task name: PublishCodeCoverageV1
Description: Adding a CI telemetry event for publish code coverage V1 to log the variable disable.coverage.autogenerate
Documentation changes required: (Y/N) N
Added unit tests: (Y/N) NA
Attached related issue: (Y/N) Y
Checklist: