Skip to content

Conversation

@zhaodongwang-msft
Copy link
Collaborator

This pull request updates the Azure DevOps pipeline configuration to enable CI builds on direct pushes to the main branch, in addition to pull requests.

Pipeline trigger configuration:

  • .azdo/ci-pr.yaml: Changed the trigger setting to include the main branch, so that the pipeline runs on both pull requests and direct pushes to main.

Copilot AI review requested due to automatic review settings December 18, 2025 00:25
@zhaodongwang-msft zhaodongwang-msft requested a review from a team as a code owner December 18, 2025 00:25
Copy link
Contributor

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 pull request updates the Azure DevOps pipeline configuration to trigger CI builds on both pull requests and direct pushes to the main branch, expanding the pipeline's scope beyond PR-only validation.

  • Changed the trigger setting from none to include the main branch
  • Maintains existing PR trigger configuration for the main branch

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zhaodongwang-msft zhaodongwang-msft merged commit 5514584 into main Dec 18, 2025
14 checks passed
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