[CI] - Semantic release automate
Closed this issue · 0 comments
emunhoz commented
📝 Description
Setup Continuous integration
📌 General context for the task
Setup a CI config via Github Actions to automate releases, changelog, release notes generation and semantic versioning via semantic-release.
🚦Acceptance criteria
- As a developer I want to be able to use conventional commits in order to have semantic releases
- As a developer I want to have a new Github workflow file running accordingly with conventional commits in every code merged into the main branch