Skip to content

fix: build trigger - #2976

Merged
Michael Mainer (MIchaelMainer) merged 2 commits into
mainfrom
mmainer/fixbuildtrigger
Aug 14, 2025
Merged

Michael Mainer (MIchaelMainer) merged 2 commits into
mainfrom
mmainer/fixbuildtrigger

Conversation

@MIchaelMainer

@MIchaelMainer Michael Mainer (MIchaelMainer) commented Aug 14, 2025

Copy link
Copy Markdown
Contributor

Need to make this a 'user facing' commit by calling this a fix

Microsoft Reviewers: Open in CodeFlow

Need to make this a 'user facing' commit by calling this a fix
Copilot AI review requested due to automatic review settings August 14, 2025 22:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adds path-based and tag-based build triggers to the Azure DevOps CI pipeline configuration. The changes ensure builds are triggered only when relevant source code changes occur and when tags are created.

  • Added path inclusion filter to trigger builds only for changes in the /src/* directory
  • Added tag inclusion filter to trigger builds for all tags (*)
  • Added whitespace formatting improvement

Comment thread .azure-pipelines/ci-build.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@MIchaelMainer
Michael Mainer (MIchaelMainer) merged commit 4658040 into main Aug 14, 2025
5 checks passed
@MIchaelMainer
Michael Mainer (MIchaelMainer) deleted the mmainer/fixbuildtrigger branch August 14, 2025 22:18
This was referenced Aug 21, 2025
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