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
Create a GitHub Action that runs on all changeset release PRs and does a dry run publish. The release workflow is already doing this, but when packages are misconfigured, it's relatively late to discover errors during the release. It would be nice to get notified of release errors as soon as there are changes to be released, so whenever changeset creates or updates one of the release PRs.
Create a GitHub Action that runs on all changeset release PRs and does a dry run publish. The release workflow is already doing this, but when packages are misconfigured, it's relatively late to discover errors during the release. It would be nice to get notified of release errors as soon as there are changes to be released, so whenever changeset creates or updates one of the release PRs.
design-system/.github/workflows/release.yaml
Line 28 in 842bae4
The text was updated successfully, but these errors were encountered: