Skip to content

Conversation

@NirajC-Microsoft
Copy link
Contributor

Purpose

This pull request updates the Azure template validation workflow configuration to streamline its triggering and add support for telemetry collection. The most important changes are grouped below.

Workflow Configuration Updates:

  • Renamed .github/workflows/azure-dev-validation.yml to .github/workflows/azure-dev.yml to simplify the workflow file name.
  • Removed the push trigger for the workflow, so it now only runs when manually dispatched (workflow_dispatch).

Environment Variable Additions:

  • Added the AZURE_DEV_COLLECT_TELEMETRY environment variable to the job configuration, allowing telemetry data collection to be controlled via repository variables.
  • ...

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 b8f80f6 into dev Oct 17, 2025
5 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-azuredev-nj branch October 17, 2025 08:32
@github-actions
Copy link

🎉 This PR is included in version 1.5.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants