Automated GitHub Releases with GitHub Actions and Conventional Commits
Releases are a very important way to:
Track versioning
Showcase changes
Acknowledge contributors
Distribute Binaries
But, who does releases manually? That is boring. True engineers spend 6 hours automating tasks that take 6 minutes! So let's b...
blog.kubesimplify.com11 min read
Saiyam Pathak
CNCF Ambassador, multi cloud, Influx ACE, Rancher, Kubernetes guy
Good one!