Skip to content

Conversation

MIchaelMainer
Copy link
Contributor

@MIchaelMainer MIchaelMainer commented Sep 10, 2025

Current settings only will deploy on runs from main.

Microsoft Reviewers: Open in CodeFlow

@MIchaelMainer MIchaelMainer requested a review from a team as a code owner September 10, 2025 22:08
@Copilot Copilot AI review requested due to automatic review settings September 10, 2025 22:08
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies the Azure DevOps pipeline deployment conditions to allow deployments on tagged commits or manual triggers, expanding from the previous restriction to only deploy from the main branch.

Key changes:

  • Updates deployment condition to trigger on tagged commits or manual pipeline runs
  • Removes the requirement for deployments to only occur from the main branch

adrian05-ms
adrian05-ms previously approved these changes Sep 10, 2025
@gavinbarron
Copy link
Member

@MIchaelMainer what use-case do we have for releasing the SDK from any other branch?

@MIchaelMainer
Copy link
Contributor Author

@gavinbarron None. But we want to build from a tagged commit which should be in main branch. build.sourceBranch will be refs/tags/{version}. This pipeline will only automatically run from main.

@MIchaelMainer MIchaelMainer enabled auto-merge (squash) September 10, 2025 22:38
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@MIchaelMainer MIchaelMainer merged commit 6a3724f into main Sep 10, 2025
6 checks passed
@MIchaelMainer MIchaelMainer deleted the mmainer/updateci branch September 10, 2025 23:20
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.

3 participants