You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "::warning::No changeset found. Please add a changeset if this PR includes user-facing changes."
83
-
echo "Run 'pnpm changeset' to create one, or add the 'skip-changeset' label if not needed."
82
+
echo "::error::No changeset found. Add one with 'pnpm changeset' if this PR includes user-facing changes, or apply the 'skip-changeset' label if it doesn't."
0 commit comments