Soluto / shisell-js

A service agnostic library for building immutable scoped analytic event dispatchers with extra data, identities and lazy filters.
MIT License
41 stars 3 forks source link

ci: semantic release #45

Closed OrRosenblatt closed 2 years ago

OrRosenblatt commented 2 years ago

What

A github action will release new version using semantic-release after changes were push to master (including after PRs that were merged to master). As part of the overall change, dependabot configuration has been added to support semantic commits, and the CI github action was updated to be triggered for any PR (until now only PRs to master triggered the workflow) and not when pushing to master.

nataly87s commented 2 years ago

I think you need to install the @semantic-release/exec package as well 🤔

OrRosenblatt commented 2 years ago

You're completely right of course 👍🏽 : https://semantic-release.gitbook.io/semantic-release/usage/plugins#default-plugins