Skip to content

Revert CI workflow update for servicing branches#27617

Closed
tomritzow wants to merge 1 commit into
PowerShell:masterfrom
tomritzow:revert-27612-ci-workflow-target-branch
Closed

Revert CI workflow update for servicing branches#27617
tomritzow wants to merge 1 commit into
PowerShell:masterfrom
tomritzow:revert-27612-ci-workflow-target-branch

Conversation

@tomritzow

Copy link
Copy Markdown

Reverts #27612

Copilot AI review requested due to automatic review settings June 21, 2026 15:40
@tomritzow tomritzow requested review from a team and jshigetomi as code owners June 21, 2026 15:40

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 reverts a previous CI workflow change so that the main Linux/macOS/Windows CI workflows no longer run on servicing-* branches, restoring the prior branch trigger behavior.

Changes:

  • Removed servicing-* from the push.branches filters in Linux/macOS/Windows CI workflows.
  • Removed servicing-* from the pull_request.branches filters in Linux/macOS/Windows CI workflows.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/windows-ci.yml Removes servicing-* from push/PR branch triggers for Windows CI.
.github/workflows/macos-ci.yml Removes servicing-* from push/PR branch triggers for macOS CI.
.github/workflows/linux-ci.yml Removes servicing-* from push/PR branch triggers for Linux CI.

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