Skip to content

Conversation

@alexvy86
Copy link
Contributor

Description

Add a step to prune the pnpm store in the policy-check stage of pipelines. Checking if this will prevent that stage from trying to upload an updated version of the store when the job ends, since it is always failing to complete today, and we don't see the Build job (which already has a this prune step) trying to do it.

Reviewer Guidance

The review process is outlined on this wiki page.

Copilot AI review requested due to automatic review settings November 11, 2025 15:22
@github-actions github-actions bot added area: build Build related issues base: main PRs targeted against main branch labels Nov 11, 2025
Copilot finished reviewing on behalf of alexvy86 November 11, 2025 15:23
Copy link
Contributor

Copilot AI left a comment

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 adds a pnpm store pruning step to the policy-check pipeline stage. The goal is to prevent the stage from attempting to upload an updated version of the store cache when the job completes, which has been failing consistently.

  • Adds pnpm store prune command to clean unused dependencies before cache upload

@alexvy86 alexvy86 marked this pull request as draft November 11, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build Build related issues base: main PRs targeted against main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant