seek-oss / playroom

Design with JSX, powered by your own component library.
MIT License
4.48k stars 182 forks source link

Add a preview link to the GitHub action summary #276

Closed benjervis closed 1 year ago

benjervis commented 1 year ago

Currently, when a preview deploy gets published, the link is added as a PR status to be a little easier to find. This isn't all that helpful if you don't have a PR yet, and digging around in the action logs isn't ideal either.

Have added the link to an action summary, similar to changesets-snapshot.

Screen Shot 2023-03-05 at 10 22 06 am

I've also upgraded the pnpm action in this PR, as the existing version used deprecated actions API, so the warning annotations that used to come up don't anymore.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 150dcce2380518095cd38ee979378ec79c81a3fc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR