Skip to main content

Changeset Action

· One min read
Alex Smith
Software Engineer

As the second phase of versioning. We integrated changesets into the CI/CD.

In our github CI workflow, we changed the publish task to use the changeset action to automatically version and publish.

Also, we configured GPG signed commits for the github bot.