botkube
botkube copied to clipboard
Semver validation in github actions via go-githubactioons
Overview
Being able to validate semver in release automation github actions via go-githubactions
Acceptance Criteria
- As discussed here, use go-githubactions and it correctly validates provided semver in release automation workflows. (Cut a new release)
Reason
More testable solution