Skip to content

Conversation

@Dhruvkumar-Microsoft
Copy link
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 requirements for the repository.

Workflow addition:

  • .github/workflows/telemetry-template-check.yml: Added a new workflow named "validate template property for telemetry" that runs on pull requests targeting the main branch and affecting the azure.yaml file. The workflow checks if the template line is present, not commented out, and matches the required format ([email protected]).

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit b3e1084 into main Jul 11, 2025
7 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-us-20458 branch July 11, 2025 12:46
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
ci: added workflow for telemetry template check in azure.yaml file while raising the PR to main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants