[release/v7.4.16] Remove package verification from the notice pipeline by adityapatwardhan · Pull Request #27429 · PowerShell/PowerShell
Backport of #27289 to release/v7.4.16
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 unnecessary verification step from CI pipeline. Ensures pipeline is up-to-date with current release process.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
Validated pipeline changes by running the updated workflow. No failures observed and cgmanifest updates are handled by Release Prep workflow.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
This change only removes redundant package verification from the notice pipeline, which is now handled elsewhere. No impact on product code or customer scenarios.