freepik-company / gommitizen

A commitizen written in go for monorepo
MIT License
8 stars 1 forks source link

Auto increase version in pipeline #31

Closed sergiotejon closed 3 weeks ago

sergiotejon commented 2 months ago

We need to run cz bump to increase the new version and upload the latest tag to run the workflow for building the docker image and creating the new release.

New functionality in the pipeline: Run an auto versioning in push to main.

sergiotejon commented 3 weeks ago

Don't do this