[release/v7.5.7] Remove package verification from the notice pipeline by adityapatwardhan · Pull Request #27463 · PowerShell/PowerShell
Backport of #27289 to release/v7.5.7
Triggered by @adityapatwardhan on behalf of @daxian-dbw
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)
Removes package verification from the notice pipeline, as this is now handled by the Release Prep workflow. Keeps the pipeline focused and avoids redundant checks.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
Cherry-pick applied cleanly onto release/v7.5.7 with no conflicts. Verified branch commit and push succeeded. The change scope is limited to pipeline YAML logic.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
Change is limited to build pipeline logic. No impact on runtime or customer-facing code. Ensures pipelines are functional and not redundant.