◐ Shell
clean mode source ↗

[release/v7.5.7] Remove unused step to clone Internal-PowerShellTeam-Tools repo in PMC publish pipeline by SeeminglyScience · Pull Request #27498 · PowerShell/PowerShell

Backport of #27495 to release/v7.5.7

Triggered by @SeeminglyScience on behalf of @anamnavi

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Simplifies PMC publish pipeline by removing unnecessary repository clone step that was no longer being used.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Pipeline change was tested and merged on main without issues. This backport applies the same cleanup to the release branch.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Low risk: This PR removes unused code, not modifying or adding functionality. The step was already abandoned on main. Change scope is limited to PMC pipeline configuration.