Skip to content

ci: added workflow for telemetry template check in azure.yaml file while raising the PR to main#218

Merged
Roopan-Microsoft merged 1 commit intomainfrom
psl-us-20458
Jul 11, 2025
Merged

ci: added workflow for telemetry template check in azure.yaml file while raising the PR to main#218
Roopan-Microsoft merged 1 commit intomainfrom
psl-us-20458

Conversation

@Dhruvkumar-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces a new GitHub Actions workflow to validate the presence and correctness of a required template property in the azure.yaml file. The workflow ensures compliance with telemetry configuration standards.

New GitHub Actions Workflow:

  • .github/workflows/telemetry-template-check.yml: Added a workflow named validate template property for telemetry, which runs on pull requests targeting the main branch and affecting the azure.yaml file. The workflow checks that the template property (template: content-processing@1.0) is present and not commented out in azure.yaml. If the property is missing or commented out, the workflow fails with an error message.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 60ffbb0 into main Jul 11, 2025
5 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-us-20458 branch July 11, 2025 12:48
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.8.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants