Skip to content

Conversation

@Vamshi-Microsoft
Copy link
Contributor

Purpose

This pull request makes minor adjustments to the GitHub Actions workflow files related to deployment. The changes focus on how the EXP_ENABLED flag is handled and passed between jobs.

Workflow configuration updates:

  • In .github/workflows/deploy-orchestrator.yml, the exp parameter is now sourced from workflow inputs rather than from the outputs of the deploy job, making the workflow more flexible and consistent with other input parameters.
  • In .github/workflows/job-azure-deploy.yml, the EXP_ENABLED output and its associated description have been removed, as it is no longer needed due to the change above.

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.

@Prajwal-Microsoft Prajwal-Microsoft merged commit 3c3b327 into main Jan 19, 2026
11 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.17.5 🎉

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