Skip to content

Fix the conflict resolution error in 7.6.5 branch - #27820

Merged
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:release/v7.6.5from
daxian-dbw:765
Aug 11, 2026
Merged

Fix the conflict resolution error in 7.6.5 branch#27820
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:release/v7.6.5from
daxian-dbw:765

Conversation

@daxian-dbw

Copy link
Copy Markdown
Member

PR Summary

Fix the conflict resolution error caused by #27798 in 7.6.5 branch.

Copilot AI lite review requested due to automatic review settings August 11, 2026 18:42
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@daxian-dbw Dongbo Wang (daxian-dbw) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 11, 2026

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

Fixes a release-branch packaging pipeline conflict-resolution error introduced by the backport in #27798 by aligning the Windows packaging/signing templates with the updated min-size and fxdependent package-type handling.

Changes:

  • Update the Windows signing template to copy signed .zip artifacts when fxdependent/min-size package types are selected.
  • Normalize YAML formatting/indentation in Windows sign.yml and package.yml to resolve parsing/conflict artifacts.

Reviewed changes

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

File Description
.pipelines/templates/packaging/windows/sign.yml Adds logic to locate/copy signed zip packages for fxdependent/min-size and fixes YAML formatting around env.
.pipelines/templates/packaging/windows/package.yml Fixes YAML formatting around env on the final “List artifacts” step.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment thread .pipelines/templates/packaging/windows/sign.yml
Comment thread .pipelines/templates/packaging/windows/sign.yml
Comment thread .pipelines/templates/packaging/windows/package.yml
@daxian-dbw
Dongbo Wang (daxian-dbw) merged commit b1beb00 into PowerShell:release/v7.6.5 Aug 11, 2026
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants