Skip to content

Conversation

NirajC-Microsoft
Copy link
Contributor

Purpose

This pull request makes minor updates to the Azure Template Validation workflow. It removes the trigger for running on pushes to the main branch and adds a new environment variable for telemetry collection.

  • Workflow trigger changes:

    • Removed the automatic trigger for the workflow on pushes to the main branch, so the workflow can now only be run manually via workflow_dispatch.
  • Environment variable updates:

    • Added the AZURE_DEV_COLLECT_TELEMETRY environment variable to the workflow, sourced from repository variables.
  • ...

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

@NirajC-Microsoft NirajC-Microsoft changed the title chore: Add AZURE_DEV_COLLECT_TELEMETRY variable in azure-dev.yml file chore: Add AZURE_DEV_COLLECT_TELEMETRY variable in azure-dev.yml file for MACAE-v3 Oct 17, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit 2310d99 into dev-v3 Oct 17, 2025
6 of 8 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-dev-azureyml-nj branch October 17, 2025 08:33
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