Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(icons): implement changeset generation #1794

Merged
merged 10 commits into from
Aug 27, 2024

Conversation

larsrickert
Copy link
Collaborator

@larsrickert larsrickert commented Aug 26, 2024

Relates to #939

Generate changeset with list of new, deleted and modified icons whenever we import icons from Figma so they are released as npm package.

I also removed UX from codeowners for the icons so they are not added as required reviewer. The UX review process will be done in Figma so we devs should be responsible to approve the technical import via CI to make sure everything is imported correctly.

Copy link

changeset-bot bot commented Aug 26, 2024

⚠️ No Changeset found

Latest commit: a37682d

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

@larsrickert larsrickert force-pushed the feat/939-icon-import-changeset branch 2 times, most recently from 8d676d6 to c55a620 Compare August 26, 2024 07:45
@larsrickert larsrickert marked this pull request as ready for review August 26, 2024 07:46
@larsrickert larsrickert requested review from a team as code owners August 26, 2024 07:46
@larsrickert larsrickert force-pushed the feat/939-icon-import-changeset branch from 3b80835 to b2b3635 Compare August 26, 2024 08:02
JoCa96
JoCa96 previously approved these changes Aug 26, 2024
packages/icons/scripts/changeset.ts Outdated Show resolved Hide resolved
@JoCa96 JoCa96 self-assigned this Aug 26, 2024
@larsrickert larsrickert removed the request for review from a team August 26, 2024 08:50
@larsrickert larsrickert enabled auto-merge (squash) August 27, 2024 07:25
@larsrickert larsrickert merged commit 8874482 into main Aug 27, 2024
19 checks passed
@larsrickert larsrickert deleted the feat/939-icon-import-changeset branch August 27, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants