Unverified Commit 4cc6d2c8 authored by Hong Minhee's avatar Hong Minhee
Browse files

Fix remove-npm-pr-tags to filter out example packages



The pnpm list command was returning all workspace packages including
examples that are not published to npm. This caused 404 errors when
trying to remove dist-tags from non-existent packages.

Filter packages to only include those that:

- Start with @fedify/ scope
- Are not marked as private

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent 95c2c5f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment